summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl3501.h
diff options
context:
space:
mode:
authorKyle Roeschley <kyle.roeschley@ni.com>2018-12-05 10:43:13 +0300
committerKalle Valo <kvalo@codeaurora.org>2018-12-20 10:30:38 +0300
commit5803c12816c43bd09e5f4247dd9313c2d9a2c41b (patch)
tree4fcf6661e92442b62cbed414e47bf70fe3598401 /drivers/net/wireless/wl3501.h
parentfb376a495fbdb886f38cfaf5a3805401b9e46f13 (diff)
downloadlinux-5803c12816c43bd09e5f4247dd9313c2d9a2c41b.tar.xz
ath6kl: Fix off by one error in scan completion
When ath6kl was reworked to share code between regular and scheduled scans in commit 3b8ffc6a22ba ("ath6kl: Configure probed SSID list consistently"), probed SSID entry changed from 1-index to 0-indexed. However, ath6kl_cfg80211_scan_complete_event() was missed in that change. Fix its indexing so that we correctly clear out the probed SSID list. Signed-off-by: Kyle Roeschley <kyle.roeschley@ni.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/wl3501.h')
0 files changed, 0 insertions, 0 deletions