OSDN Git Service

sfc: move modparam 'rss_cpus' out of common channel code
authorEdward Cree <ecree@solarflare.com>
Thu, 2 Jul 2020 16:29:09 +0000 (17:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Jul 2020 21:47:40 +0000 (14:47 -0700)
commit67e6398e2e058d0ec126f47ac123cca590c7a2ba
tree2effd7fc4c5c7c358c21ced7a798ac880b847912
parente4ff3232102080e8491f2fecb83446e1cbf5b87c
sfc: move modparam 'rss_cpus' out of common channel code

Instead of exposing this old module parameter on the new driver (thus
 having to keep it forever after for compatibility), let's confine it
 to the old one; if we find later that we need the feature, we ought
 to support it properly, with ethtool set-channels.

Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/efx.c
drivers/net/ethernet/sfc/efx_channels.c
drivers/net/ethernet/sfc/efx_channels.h