commit | 5c0eef960bdb87a53ba390aab7b069b2bc8d7f6d | [log] [tgz] |
---|---|---|
author | Mohamed Abbas <mabbas@linux.intel.com> | Thu Nov 29 11:10:14 2007 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:05:36 2008 -0800 |
tree | 7c219792536fc1bfcbdf35ae2741a0621f3ccdea | |
parent | 7878a5a4fcc5002e805c054730c4c5639c9d071d [diff] |
iwlwifi: fix ucode assertion for RX queue overrun This patch allows the driver to restock the RX queue early if the RX queue is almost empty. This will help on avoiding any ucode assert for the RX overrun problem. Signed-off-by: Mohamed Abbas <mabbas@linux.intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>