diff options
author | 2022-04-28 22:25:47 -0700 | |
---|---|---|
committer | 2022-05-02 10:30:33 +0200 | |
commit | b11ebf2ca2c118ed8767fc37a151d5c70844617d (patch) | |
tree | aac9db6af288e593edb6fb6355c6c9d6a1e5dbc1 /drivers/net/phy/phy.c | |
parent | ip_gre: Make GRE and GRETAP devices always NETIF_F_LLTX (diff) | |
download | wireguard-linux-b11ebf2ca2c118ed8767fc37a151d5c70844617d.tar.xz wireguard-linux-b11ebf2ca2c118ed8767fc37a151d5c70844617d.zip |
ip6_gre: Make IP6GRE and IP6GRETAP devices always NETIF_F_LLTX
Recently we made o_seqno atomic_t. Stop special-casing TUNNEL_SEQ, and
always mark IP6GRE[TAP] devices as NETIF_F_LLTX, since we no longer need
the TX lock (&txq->_xmit_lock).
Signed-off-by: Peilin Ye <peilin.ye@bytedance.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/phy/phy.c')
0 files changed, 0 insertions, 0 deletions