commit | a21fa87e3a3a8390f17f53967baa574f4e1e1e76 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Tue Aug 23 10:21:27 2011 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 26 10:47:56 2011 -0400 |
tree | 66e6dfbfbc376968da91a9698f5670f62ed11e00 | |
parent | 1a6e9d0f2e5de4cc8dfa3e8e67c2decd02976cf3 [diff] |
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>