diff options
author | Xuan Zhuo <xuanzhuo@linux.alibaba.com> | 2024-10-29 16:46:15 +0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-11-05 11:37:41 +0100 |
commit | fb22437c1ba37fc54eff949023923cc7887aaaa1 (patch) | |
tree | 389285cd3cc9a60bd5ca3034f7186c36e2c2fea8 /drivers/net/ethernet/intel/ice/ice_main.c | |
parent | 47008bb51c3e11c187dacc17af334bdca97c2dca (diff) | |
download | linux-fb22437c1ba37fc54eff949023923cc7887aaaa1.tar.gz linux-fb22437c1ba37fc54eff949023923cc7887aaaa1.tar.bz2 linux-fb22437c1ba37fc54eff949023923cc7887aaaa1.zip |
virtio_net: rx remove premapped failover code
Now, the premapped mode can be enabled unconditionally.
So we can remove the failover code for merge and small mode.
The virtnet_rq_xxx() helper would be only used if the mode is using pre
mapping. A check is added to prevent misusing of these API.
Tested-by: Darren Kenny <darren.kenny@oracle.com>
Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions