aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/atp.c
diff options
context:
space:
mode:
authorRick Farrington <rickdic@hotmail.com>2008-06-30 17:23:28 +0800
committerJohn W. Linville <linville@tuxdriver.com>2008-07-02 15:41:55 -0400
commit25b3f57c1f4572d9b2d5671d60e99f26d2a7a26b (patch)
tree759f8b1c62da78178e138b60ee625187f9f58274 /drivers/net/atp.c
parent0a078ffa011209c307880da10917ef205b4b11f4 (diff)
iwlwifi: fix incorrect monitor mode operation
This patch fixes monitor mode operation for iwlwifi. Problems addressed: 1. when monitor mode was enabled, multiple, overlapped calls were being made to 'iwl3945_bg_set_monitor' 2. when monitor mode was disabled (via the configure_filter callback), the driver was still enabling monitor mode 3. when monitor mode was enabled, the selected channel was not set (eg. 'iwconfig wlanx mode monitor channel n' DID NOT SET channel 'n' when packet capture was subsequently enabled) Signed-off-by: Rick Farrington <rickdic@hotmail.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/atp.c')
0 files changed, 0 insertions, 0 deletions