OSDN Git Service

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)
commitf746606a51edf85de3a11f545e506be8f4dba219
tree791a4b820b561cfd6f542ac9c3e5905e38b31889
parent49ddac0d4b804aed1bba4ffdc7ed20815430cd70
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