Files
linux/drivers/net
Xu Wang 8a3f44a0bb 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>
2019-12-27 16:30:52 -08:00
..
2019-12-09 10:36:44 -08:00
2019-12-14 17:15:24 -08:00
2019-12-08 17:48:42 -08:00
2019-11-15 12:46:49 -08:00
2019-10-24 14:53:48 -07:00
2019-12-09 10:36:44 -08:00