From: Johannes Berg Date: Sat, 31 Jul 2010 15:34:10 +0000 (-0700) Subject: iwlwifi: track IBSS manager status X-Git-Tag: v2.6.37-rc1~147^2~679^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a85d7cca1204f2dba86d2f61693f0fe8c48f0fa5;p=pandora-kernel.git 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 Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed