commit | 8d6b2e92bdadc925c9ea4d8d0c4554918357ee35 | [log] [tgz] |
---|---|---|
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | Thu Nov 10 17:10:05 2016 -0600 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 13 00:56:26 2016 -0500 |
tree | 6c5e7bc3229eda37e82c6a47b3a1d318b928fa8d | |
parent | 47f164deab22a02a2999f56ca51fdabab4565167 [diff] |
amd-xgbe: Allow for a greater number of Rx queues Remove the call to netif_get_num_default_rss_queues() and replace it with num_online_cpus() to allow for the possibility of using all of the hardware DMA channels available. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>