commit | e7979ac7826e3170c685e7fe6d8c594ac505a30a | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Tue Nov 22 19:33:18 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 28 14:43:25 2011 -0500 |
tree | 5b6c46e39cc966f00fabb46a0bd5788294ed76ee | |
parent | e170d180fb0fa13f86fc9f2b257eceb43f4e0859 [diff] |
mac80211: don't indicate probe resp change in IBSS mode Due the a fall-through in the switch statement, the IBSS mode got a report for AP_RPOBE_RESPONSE change on reconfig. Change this to an AP only notification. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>