Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2f886750 authored by Ben Greear's avatar Ben Greear Committed by John W. Linville
Browse files

mac80211: Show max number of probe tries in debug message.

parent 15518080
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -458,8 +458,9 @@ ieee80211_direct_probe(struct ieee80211_work *wk)
		return WORK_ACT_TIMEOUT;
	}

	printk(KERN_DEBUG "%s: direct probe to %pM (try %d)\n",
			sdata->name, wk->filter_ta, wk->probe_auth.tries);
	printk(KERN_DEBUG "%s: direct probe to %pM (try %d/%i)\n",
	       sdata->name, wk->filter_ta, wk->probe_auth.tries,
	       IEEE80211_AUTH_MAX_TRIES);

	/*
	 * Direct probe is sent to broadcast address as some APs