ath6kl: Fix a suspend/resume crash in AR6004 USB
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Wed, 15 May 2013 04:52:24 +0000 (10:22 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sat, 1 Jun 2013 12:14:41 +0000 (15:14 +0300)
commit8c40e4e0e158aca76c657533ae57fa3e33655778
tree2691bf0a817956bde263fa3f4dd6e636b21e5dcd
parent0b3d3ff15fa67b5417aae67bdc6252c001b2631d
ath6kl: Fix a suspend/resume crash in AR6004 USB

cfg80211 suspend/resume callbacks are not yet implemented
for AR6004 USB. Introduce dummy handlers for these to avoid
NULL pointer dereference.

Cc: Sivanesan Rajapupathi <c_srajap@qualcomm.com>
Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/usb.c