Files
android_kernel_xiaomi_sm8450/drivers/net/wireless
Mohammed Shafi Shajakhan dd89f05a75 ath9k: Fix MCI cleanup
We are doing MCI cleanup eventhough BTCOEX is not enabled
via module parameter. This means we do ath_mci_cleanup
though we skipped calling ath_mci_setup. Yet it does not
causes any issues now  as we free the DMA buffer allocated
only when it is allocated during ath_mci_setup.

Reviewed-by: Bala Shanmugam <bkamatch@qca.qualcomm.com>
Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-07-09 16:36:37 -04:00
..
2012-07-09 16:36:37 -04:00
2012-07-09 16:36:36 -04:00
2012-06-06 15:20:32 -04:00
2012-04-16 14:38:50 -04:00