commit | 0aef8ddc8bedac1db4c96fddc9fb1b44b730cf4f | [log] [tgz] |
---|---|---|
author | Amit Beka <amit.beka@intel.com> | Wed Mar 07 09:52:29 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 08 13:59:52 2012 -0500 |
tree | 5d1e270ed94fc179643d7d4229aa4e7959c35e85 | |
parent | 8722c899a07f45457464803142bd1c2d2a2c3bd8 [diff] |
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 <amit.beka@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>