commit | dc6405712268fe514d3dd89aa936c4397b0871b9 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Mon Nov 18 11:11:30 2013 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Dec 05 14:55:11 2013 -0500 |
tree | 056370f3ff6e41318c53aa5e67bcb6b6893536d7 | |
parent | c908c74e005de780fddbe8cb6fcd44803f5d4b74 [diff] |
rtlwifi: Increase the RX queue length for USB drivers The current number of RX buffers queued is 32, which is too small under heavy load. That number is doubled. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Stable <stable@vger.kernel.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>