From: Chatre, Reinette Date: Fri, 23 Jan 2009 21:45:09 +0000 (-0800) Subject: iwlwifi: add test to determine if interface in monitor mode X-Git-Tag: v2.6.30-rc1~662^2~836^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c4df78f5e224fd59fe337773878eca681ed02a9;p=pandora-kernel.git iwlwifi: add test to determine if interface in monitor mode mac80211 sets driver in monitor mode through configuring the RX filters. We cannot trust priv->iw_mode to be accurate regarding monitor mode as iw_mode is only set in add_interface, which is not called by mac80211 when in monitor mode. Signed-off-by: Reinette Chatre Signed-off-by: Tomas Winkler Signed-off-by: John W. Linville --- Reading git-diff-tree failed