Bump RX_LIST_COUNT so we don't fall behind during active traffic.

This commit is contained in:
Adrian Chadd 2015-09-17 03:01:55 +00:00
parent 17ebf55362
commit ddf4995dc5

View File

@ -597,7 +597,7 @@ struct r92s_tx_desc {
/*
* Driver definitions.
*/
#define RSU_RX_LIST_COUNT 1
#define RSU_RX_LIST_COUNT 100
#define RSU_TX_LIST_COUNT 32
#define RSU_HOST_CMD_RING_COUNT 32