rtl8187: Increase RX queue depth
authorLarry Finger <Larry.Finger@lwfinger.net>
Tue, 29 Oct 2013 22:06:41 +0000 (17:06 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 Dec 2013 19:54:53 +0000 (14:54 -0500)
commit9b0fa73d1e85b4e4aa6b5281e4438b5180d261bb
tree51824ddf6da02054f652cc133b7e832d6357f5eb
parent856a4ef9f01e9f4b42c96dd70268f4864a93f72c
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>
drivers/net/wireless/rtl818x/rtl8187/dev.c