summaryrefslogtreecommitdiff
path: root/net/sched/act_ct.c
diff options
context:
space:
mode:
authorTaehee Yoo <ap420073@gmail.com>2020-03-08 16:47:06 +0300
committerDavid S. Miller <davem@davemloft.net>2020-03-09 07:36:37 +0300
commit376d5307e0572688997abdd7414da43002335cb8 (patch)
treebdb40feb1be0fb863dd09b704b62b8bd6b65fee8 /net/sched/act_ct.c
parent1033a215fee57a941f2620d143d2aad012e9f6bb (diff)
downloadlinux-376d5307e0572688997abdd7414da43002335cb8.tar.xz
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 'net/sched/act_ct.c')
0 files changed, 0 insertions, 0 deletions