mac80211: allow action frames with unknown BSSID in GO mode
authorArik Nemtsov <arik@wizery.com>
Tue, 23 Aug 2011 07:21:27 +0000 (10:21 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 26 Aug 2011 14:47:56 +0000 (10:47 -0400)
commita21fa87e3a3a8390f17f53967baa574f4e1e1e76
tree66e6dfbfbc376968da91a9698f5670f62ed11e00
parent1a6e9d0f2e5de4cc8dfa3e8e67c2decd02976cf3
mac80211: allow action frames with unknown BSSID in GO mode

When operating as a P2P GO, we receive some P2P action frames where the
BSSID is set to the peer MAC address. Specifically, this occurs for
invitation responses. These are valid action frames and they should be
passed up.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rx.c