iwlwifi: disable the watchdog for queues by default
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 24 Jun 2012 12:51:59 +0000 (15:51 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Jun 2012 12:54:06 +0000 (14:54 +0200)
I saw that when the watchdog triggers, the packets do go
through if we wait enough time. So we still have an issue
where packets are blocked in the Tx queue for a short while
and this needs to be debugged separately. For now, don't
restart the driver when it is not needed.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found