OSDN Git Service

mac80211: add probe request building flags
authorJohannes Berg <johannes.berg@intel.com>
Mon, 28 May 2018 13:47:38 +0000 (15:47 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Fri, 15 Jun 2018 11:34:21 +0000 (13:34 +0200)
commit00387f321537395f62d5c0eca64c2d7838f39ac3
treeb893501f3b23f3a2ea21a9b288d7364ccc0eb7cf
parentdb0a4ad80d3aee6f6e96eddc7ef6a88f4e38d357
mac80211: add probe request building flags

Add flags to pass through to probe request building and
change the "bool directed" to be one of them.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/scan.c
net/mac80211/util.c