Skip to content
  • Wey-Yi Guy's avatar
    iwlwifi: Limit number of firmware reload · 491bc292
    Wey-Yi Guy authored
    
    
    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: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
    491bc292