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)
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>

No differences found