diff options
author | Edward Cree <ecree@solarflare.com> | 2020-07-02 17:28:13 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-02 14:47:39 -0700 |
commit | e4ff3232102080e8491f2fecb83446e1cbf5b87c (patch) | |
tree | 11320fd5f4655cdb00b075cd0da6be2b60eef59d /drivers/vfio | |
parent | bc32442176d7289a71a2e940e5e8ea63cd0a23bb (diff) | |
download | linux-e4ff3232102080e8491f2fecb83446e1cbf5b87c.tar.bz2 |
sfc: move modparam 'interrupt_mode' out of common channel code
EF100 only supports MSI-X, so there's no need for the new driver to
expose this old module parameter.
Since it's now visible to the linker, we have to rename it internally
to efx_interrupt_mode to avoid symbol collisions in non-modular
builds.
Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/vfio')
0 files changed, 0 insertions, 0 deletions