summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
diff options
context:
space:
mode:
authorXu Wang <vulab@iscas.ac.cn>2019-12-24 09:37:04 +0000
committerDavid S. Miller <davem@davemloft.net>2019-12-27 16:30:52 -0800
commit8a3f44a0bb76c4e69dea3ad398ada41ae4ffc3ea (patch)
tree744ec5da59f3298bf25b46245e42ea4e92b81133 /drivers/net/dsa
parent36a78867f80c4040fbfc5865f0ecd5ec55d688a7 (diff)
ppp: Remove redundant BUG_ON() check in ppp_pernet
Passing NULL to ppp_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 'drivers/net/dsa')
0 files changed, 0 insertions, 0 deletions