From: Amit Beka Date: Wed, 7 Mar 2012 17:52:29 +0000 (-0800) Subject: iwlwifi: add testmode command for rx forwarding X-Git-Tag: v3.4-rc1~177^2~108^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aef8ddc8bedac1db4c96fddc9fb1b44b730cf4f;p=pandora-kernel.git iwlwifi: add testmode command for rx forwarding Added a testmode command which tells iwl_rx_dispatch to send the RX both as a notification to nl80211 and with the registered RX handlers. This is used for monitoring RX from userspace while preserving the regular flows in the driver. Signed-off-by: Amit Beka Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed