]> git.baikalelectronics.ru Git - kernel.git/commit
rsi: correct SDIO disconnect path handling
authorKarun Eagalapati <karun256@gmail.com>
Thu, 6 Jul 2017 14:37:08 +0000 (20:07 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 28 Jul 2017 14:22:34 +0000 (17:22 +0300)
commit6f239a35230c246ddbe5722aebe847cbc5b917ef
tree791a4b820b561cfd6f542ac9c3e5905e38b31889
parentb02c3eab8396a88f9e7e55eeb1c69536bdbc429d
rsi: correct SDIO disconnect path handling

Sometimes it's observed that we get interrupt/Rx frame when device is
already detached from mac80211. In this case couple of error messages
are displayed in dmesg log. This patch corrects the order so that
disconnection will happen cleanly

Signed-off-by: Karun Eagalapati <karun256@gmail.com>
Signed-off-by: Amitkumar Karwar <amit.karwar@redpinesignals.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/rsi/rsi_91x_sdio.c