commit | 3198c68cb4e1967f59244f0a0b9f46102d617373 | [log] [tgz] |
---|---|---|
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Jul 23 13:19:40 2010 -0700 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Sat Aug 14 08:26:41 2010 -0700 |
tree | c253133943e464472f944f9a44f3d29fd6e14645 | |
parent | ce60659ad838a77d71aa817a6781659799970ae1 [diff] |
iwlwifi: use long monitor timer to avoid un-necessary reload For 5000 and 6000g2b series of devices, use long monitor timer to check stuck tx queues. .6000g2b series device, it is WiFi/BT combo device, there are some cases, tx queues are not move for a period of time because the WiFi/BT coex. .5000 series device, it is being reported firmware got reload more often than necessary, so extend the timer to avoid un-necessary reload. Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>