mac80211: add probe request filter flag
authorJohannes Berg <johannes.berg@intel.com>
Wed, 13 Oct 2010 10:06:24 +0000 (12:06 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Oct 2010 19:45:22 +0000 (15:45 -0400)
Using the frame registration notification, we
can see when probe requests are requested and
notify the low-level driver via filtering. The
flag is also set in AP and IBSS modes.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found