commit | 2a11df6ee58d1b1fc7e5ecd7593a04d7555dc522 | [log] [tgz] |
---|---|---|
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Jan 15 13:43:38 2010 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 19 16:25:12 2010 -0500 |
tree | 2b455d6ebb575023bd1f16341623346b6dcc1581 | |
parent | 2be76703a3afb281155894ac52d34f7f5d736633 [diff] |
iwlwifi: software w/a for h/w bug cause Rx bit get clear This is a w/a for a hardware bug. the h/w bug may cause the Rx bit (bit 15 before shifting it to 31) to clear when using interrupt coalescing. This does not mean frames are lost - their processing is just delayed until next interrupt arrives. Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>