diff options
author | Ganapathi Bhat <gbhat@marvell.com> | 2017-02-03 13:00:22 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-14 12:00:16 (GMT) |
commit | 9291cabe094b2504c4d14c4ed0b77c4edfb538e7 (patch) | |
tree | 7d7e9280b9507433d28e21847446cf16f2befce5 /drivers/ipack | |
parent | dcdeaa74334299fd98c29703aa82deec3ae6b37a (diff) | |
download | linux-9291cabe094b2504c4d14c4ed0b77c4edfb538e7.tar.xz |
mwifiex: Avoid skipping WEP key deletion for AP
commit a5b60de6972decc6b50a39abb376077c3c3621c8 upstream.
This patch fixes the issue specific to AP. AP is started with WEP
security and external station is connected to it. Data path works
in this case. Now if AP is restarted with WPA/WPA2 security,
station is able to connect but ping fails.
Driver skips the deletion of WEP keys if interface type is AP.
Removing that redundant check resolves the issue.
Fixes: e57f1734d87a ("mwifiex: add key material v2 support")
Signed-off-by: Ganapathi Bhat <gbhat@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ipack')
0 files changed, 0 insertions, 0 deletions