diff options
author | Jakub Kicinski <kuba@kernel.org> | 2020-07-14 12:18:22 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-14 17:04:27 -0700 |
commit | 4df587ab87b0b09f4873964f71020cf5c12ea878 (patch) | |
tree | b5d467c81d8bbb3f025c165097d2020cd228873a /crypto/xts.c | |
parent | b5c5f8d06292e2dd9961c4b88fde9ae0ea458d97 (diff) |
xgbe: convert to new udp_tunnel_nic infra
Make use of the new udp_tunnel_nic infra. Don't clear the features
when VxLAN port is not present to make all drivers behave the same.
Driver will now (until we address the problem in the core) leave
the RX UDP tunnel feature always on, since this is what most drivers
do.
Remove the list of VxLAN ports, just program the one core told us to.
The driver seem to want to clear the VxLAN ports on close but it
doesn't seem to flush the port list properly so it'd get wrong
use counts after close/open. Again since it calls its own open
handler we need the reset notification hack.
v2:
- fix kbuild warning
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/xts.c')
0 files changed, 0 insertions, 0 deletions