commit | 491bc292766330473eac4569be5d57f9aeb80112 | [log] [tgz] |
---|---|---|
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Wed Feb 09 09:37:46 2011 -0800 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Mon Feb 21 10:08:15 2011 -0800 |
tree | 4642fd4973e736e1e69b486e91ebf17350157771 | |
parent | b67afe7f43afd2f5cd98798993561920c1684c12 [diff] |
iwlwifi: Limit number of firmware reload If device has serious problem and cause firmware can not recover itself. Keep reloading firmware will not help, it can only fill up the syslog and lock up the system because busy reloading. Introduce the limit reload counter, if the reload reach the maximum within the pre-defined duration;stop the reload operation. Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>