commit | 67e6398e2e058d0ec126f47ac123cca590c7a2ba | [log] [tgz] |
---|---|---|
author | Edward Cree <ecree@solarflare.com> | Thu Jul 02 17:29:09 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 02 14:47:40 2020 -0700 |
tree | 2effd7fc4c5c7c358c21ced7a798ac880b847912 | |
parent | e4ff3232102080e8491f2fecb83446e1cbf5b87c [diff] |
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>