diff options
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | 2014-01-09 08:51:14 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-01-09 10:56:41 -0500 |
commit | ff9a93f2ebb88ac7aab9568de80b64b92078e96d (patch) | |
tree | 8b1c582c96cdc0e3495ffce00f0099218184d00e /drivers/mfd/88pm80x.c | |
parent | 9c36254cd767bbdde5538b51bf94921727e595d4 (diff) |
ath9k: Use correct channel for RX packets
Accessing the current channel definition in mac80211
when processing RX packets is problematic because it
could have been updated when a scan is issued. Since a
channel change involves flushing the existing packets
in the RX queue before a chip-reset is done, they would
be processed using the wrong band/channel information.
To avoid this, use the current channel information
maintained in the driver.
Cc: stable@vger.kernel.org
Reported-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/mfd/88pm80x.c')
0 files changed, 0 insertions, 0 deletions