diff options
author | 2020-03-08 13:47:06 +0000 | |
---|---|---|
committer | 2020-03-08 21:36:37 -0700 | |
commit | 376d5307e0572688997abdd7414da43002335cb8 (patch) | |
tree | bdb40feb1be0fb863dd09b704b62b8bd6b65fee8 /drivers/net/ethernet/intel/ice/ice_ethtool.c | |
parent | Merge branch 'bareudp-several-code-cleanup-for-bareudp-module' (diff) | |
download | wireguard-linux-376d5307e0572688997abdd7414da43002335cb8.tar.xz wireguard-linux-376d5307e0572688997abdd7414da43002335cb8.zip |
net: rmnet: set NETIF_F_LLTX flag
The rmnet_vnd_setup(), which is the callback of ->ndo_start_xmit() is
allowed to call concurrently because it uses RCU protected data.
So, it doesn't need tx lock.
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_ethtool.c')
0 files changed, 0 insertions, 0 deletions