diff options
author | Johannes Berg <johannes.berg@intel.com> | 2013-04-19 01:42:19 +0400 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2013-04-19 01:44:41 +0400 |
commit | 1b737f88dc1b05cf571e96d42f748aaff6df1eb5 (patch) | |
tree | 2b5d99e1727a02cb681ee80a221dfd41cadea483 /net/wireless | |
parent | eea85999eca4d7f3528010cd8277392cd56ba713 (diff) | |
download | linux-1b737f88dc1b05cf571e96d42f748aaff6df1eb5.tar.xz |
mac80211: fix P2P-Device management frame RX
There's an issue in receiving broadcast management frames
on P2P Device virtual interfaces, such frames have the RX
flag IEEE80211_RX_RA_MATCH cleared and are thus dropped
in ieee80211_rx_h_mgmt_check(). They should be let through
to make it to ieee80211_rx_h_userspace_mgmt() and then to
userspace.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions