commit | f6837ba8c98afcf28ec25f6863a8597274aeefd6 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Apr 30 14:19:04 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri May 09 12:21:34 2014 +0200 |
tree | 25e045970c4161b73457e42ded044dd908e81c6c | |
parent | f29f58a9e53252a50eaea0ece59f1af5fad56b5f [diff] |
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 <arik@wizery.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>