]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net:ethernet:aquantia: Fix for number of RSS queues.
authorPavel Belous <pavel.belous@aquantia.com>
Mon, 28 Aug 2017 18:52:09 +0000 (21:52 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Aug 2017 22:11:43 +0000 (15:11 -0700)
commit64fc7953ffd9424726988dd04945c28141ee41af
treec8abcd02b47d383f82b2fa2fc747467c6ad40077
parent278175aba363dcc5b0978abe16fa39dcdca67ffb
net:ethernet:aquantia: Fix for number of RSS queues.

The number of RSS queues should be not more than numbers of CPU.
Its does not make sense to increase perfomance, and also cause problems on
some motherboards.

Fixes: 94f6c9e4cdf6 ("net: ethernet: aquantia: Support for NIC-specific code")
Signed-off-by: Pavel Belous <Pavel.Belous@aquantia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/aq_nic.c