commit | 9b0fa73d1e85b4e4aa6b5281e4438b5180d261bb | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Tue Oct 29 17:06:41 2013 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Dec 05 14:54:53 2013 -0500 |
tree | 51824ddf6da02054f652cc133b7e832d6357f5eb | |
parent | 856a4ef9f01e9f4b42c96dd70268f4864a93f72c [diff] |
rtl8187: Increase RX queue depth Under heavy load, the relatively small number of RX queue entries are completely filled. With an increase from 16 to 32 entries, this condition rarely happens. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>