commit | fce344309944c61d748eeef530b49764f90b05bb | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Fri Sep 05 08:03:18 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 09 15:27:21 2014 -0400 |
tree | c99df545910371ef1458fd0dbe978f02f8094562 | |
parent | 3d1132d008e635c770d625f3908f201892634afe [diff] |
ath9k: Fix RX filters in channel contexts Maintain the RX filter on a per-channel-context basis and not globally. Not doing so was resulting in incorrect filter calculation. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>