diff options
author | Aditya Pakki <pakki001@umn.edu> | 2019-12-06 00:04:49 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-07 20:52:23 +0100 |
commit | 02a896ca84874bbfcedc006303f2951dda89b298 (patch) | |
tree | efd027b6b26a2275d742a203cd0f2662f63abf01 /MAINTAINERS | |
parent | Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps' (diff) | |
download | linux-02a896ca84874bbfcedc006303f2951dda89b298.tar.xz linux-02a896ca84874bbfcedc006303f2951dda89b298.zip |
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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions