From: Johannes Berg Date: Fri, 7 May 2010 08:49:15 +0000 (-0700) Subject: iwlwifi: clear driver stations when going down X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db125c787bc2c07ad97ba94707b653885d723a40;p=pandora-kernel.git 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 Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed