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)
commitdb125c787bc2c07ad97ba94707b653885d723a40
tree7fe9c3c53e373cc32fe090bca6fea901b6d4c99c
parent63d4176933a5c4d9387eb79e1d50a9232e58c06e
iwlwifi: clear driver stations when going down

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>
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-sta.h
drivers/net/wireless/iwlwifi/iwl3945-base.c