summaryrefslogtreecommitdiff
path: root/net/switchdev
diff options
context:
space:
mode:
authorXu Wang <vulab@iscas.ac.cn>2020-01-03 12:20:40 +0300
committerDavid S. Miller <davem@davemloft.net>2020-01-03 23:25:50 +0300
commit1f623431100138ffaaae36e122f2727c13de640a (patch)
treef6ed76a419cfe126320bebaaccf7bd6e6eafb908 /net/switchdev
parentb39c78b2aa09cae05f3a48c11f67b3add0d604de (diff)
downloadlinux-1f623431100138ffaaae36e122f2727c13de640a.tar.xz
net: Remove redundant BUG_ON() check in phonet_pernet
Passing NULL to phonet_pernet causes a crash via BUG_ON. Dereferencing net in net_generic() also has the same effect. This patch removes the redundant BUG_ON check on the same parameter. Signed-off-by: Xu Wang <vulab@iscas.ac.cn> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev')
0 files changed, 0 insertions, 0 deletions