WSL2-Linux-Kernel/drivers/net/ppp
Aditya Pakki 02a896ca84 pppoe: remove redundant BUG_ON() check in pppoe_pernet
Passing NULL to pppoe_pernet causes a crash via BUG_ON.
Dereferencing net in net_generici() also has the same effect. This patch
removes the redundant BUG_ON check on the same parameter.

Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-12-07 11:52:23 -08:00
..
Kconfig
Makefile
bsd_comp.c
ppp_async.c
ppp_deflate.c
ppp_generic.c ppp: fix out-of-bounds access in bpf_prog_create() 2019-12-05 14:45:19 -08:00
ppp_mppe.c
ppp_mppe.h
ppp_synctty.c
pppoe.c pppoe: remove redundant BUG_ON() check in pppoe_pernet 2019-12-07 11:52:23 -08:00
pppox.c compat_ioctl: pppoe: fix PPPOEIOCSFWD handling 2019-07-30 14:42:13 -07:00
pptp.c netfilter: drop bridge nf reset from nf_reset 2019-10-01 18:42:15 +02:00