From: Johannes Berg Date: Wed, 30 Apr 2014 12:19:04 +0000 (+0200) Subject: mac80211: handle failed restart/resume better X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~17^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6837ba8c98afcf28ec25f6863a8597274aeefd6;p=pandora-kernel.git mac80211: handle failed restart/resume better When the driver fails during HW restart or resume, the whole stack goes into a very confused state with interfaces being up while the hardware is down etc. Address this by shutting down everything; we'll run into a lot of warnings in the process but that's better than having the whole stack get messed up. Reviewed-by: Arik Nemtsov Signed-off-by: Johannes Berg --- Reading git-diff-tree failed