commit | 7bdc473c7a52497af9fe8c73e4745615a2825aaa | [log] [tgz] |
---|---|---|
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Mon Aug 23 07:57:07 2010 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Aug 25 14:34:20 2010 -0400 |
tree | c3148d911d8f6be00b10b5ab20c26f5b8a810a2d | |
parent | c6c996b5de82b5de4b4b5a31941aab725961a6dd [diff] |
iwlwifi: add debugfs to control stuck queue timer In current implementation, stuck queue timer is fixed to 1 second. Add debugfs file to modify the timer to enhance the flexibility: Set the monitor_period as following: 0: disable stuck queue force reset function 1 - 60000: monitor period (1 - 60 second) Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>