-
- Downloads
"drivers/git@gitlab.collabora.com:martyn/linux.git" did not exist on "b8bdd9cc6049fe8d96178001da84ac98e697a5ba"
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 <jasowang@redhat.com> Signed-off-by:David Ahern <dsahern@gmail.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Please register or sign in to comment