commit | a85d7cca1204f2dba86d2f61693f0fe8c48f0fa5 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Sat Jul 31 08:34:10 2010 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 16 15:26:38 2010 -0400 |
tree | 78613f0415c0feca672b382d9c98f1c69c25b7e9 | |
parent | 07d4f1ad2c21273f0f89a3d2202d22fcaf901439 [diff] |
iwlwifi: track IBSS manager status Only the IBSS manager, ie. the station that sent the IBSS beacon last, should be replying to probe responses. This requires implementing the mac80211 tx_last_beacon callback, which we can do thanks to the ucode beacon notification. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>