iwlwifi: clear driver stations when going down
authorJohannes Berg <johannes.berg@intel.com>
Fri, 7 May 2010 08:49:15 +0000 (01:49 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Mon, 10 May 2010 22:09:08 +0000 (15:09 -0700)
During a hw restart, mac80211 will attempt to
reconfigure all stations. Currently, that fails
and leads to warnings because we still have the
stations marked active. Therefore, clear all
stations when doing down.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found