From: Yogesh Ashok Powar Date: Fri, 30 Dec 2011 11:05:27 +0000 (+0530) Subject: mwl8k: Recover from firmware crash X-Git-Tag: v3.3-rc1~182^2~21^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b6accc3832e5a124eeb144c6b3b1ff65b503d2b;p=pandora-kernel.git mwl8k: Recover from firmware crash In case of firmware crash, reload the firmware and reconfigure it by triggering ieee80211_hw_restart; mac80211 utility function. V2 Addressed following comments from Lennert: - Stop the queues during reload - Removed atomic_t declaration for hw_restart - Extend the firmware reload support for sta firmware as well - Other misc changes Signed-off-by: Nishant Sarmukadam Signed-off-by: Yogesh Ashok Powar Signed-off-by: John W. Linville --- Reading git-diff-tree failed