diff options
author | 2022-04-28 22:25:21 -0700 | |
---|---|---|
committer | 2022-05-02 10:30:33 +0200 | |
commit | 020e8f60aa8b5da6a18767a41ced3fb5d5fb47e7 (patch) | |
tree | d3ceca67cc7caf6a34d8d5b745b7f02549c5920a /drivers/net/phy/phy.c | |
parent | Merge branch 'adin1100-industrial-PHY-support' (diff) | |
download | wireguard-linux-020e8f60aa8b5da6a18767a41ced3fb5d5fb47e7.tar.xz wireguard-linux-020e8f60aa8b5da6a18767a41ced3fb5d5fb47e7.zip |
ip_gre: Make GRE and GRETAP devices always NETIF_F_LLTX
Recently we made o_seqno atomic_t. Stop special-casing TUNNEL_SEQ, and
always mark GRE[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