iwlwifi: clear all the stop_queue flag after load firmware
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Tue, 9 Feb 2010 16:14:11 +0000 (08:14 -0800)
committerReinette Chatre <reinette.chatre@intel.com>
Thu, 11 Feb 2010 18:27:30 +0000 (10:27 -0800)
All the queues are awake and ready to use after loading firmware,
for firmware reload case, if any queues was stopped before
reload, mac80211 will wake those queues after restart hardware, so make
sure all the flag used to keep track of the queue status are
reset correctly.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found