diff options
| author | David Ahern <[email protected]> | 2020-02-21 12:53:09 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-02-23 16:39:21 -0800 |
| commit | fb0b1c60421f2fb8de2f2dfa628c7c1c3f034bcc (patch) | |
| tree | d9012880df5d2f220bc5446bef831620eb5affb4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
| parent | 53da93259afe2627b3f82ca964006dc0c9c779ac (diff) | |
tun: Remove unnecessary BUG_ON check in tun_net_xmit
The BUG_ON for NULL tfile is now redundant due to a recently
added null check after the rcu_dereference. Remove the BUG_ON.
Cc: Jason Wang <[email protected]>
Signed-off-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions