diff options
| author | Taehee Yoo <[email protected]> | 2020-03-08 13:47:06 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-03-08 21:36:37 -0700 |
| commit | 376d5307e0572688997abdd7414da43002335cb8 (patch) | |
| tree | bdb40feb1be0fb863dd09b704b62b8bd6b65fee8 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 1033a215fee57a941f2620d143d2aad012e9f6bb (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions