diff options
author | Aditya Pakki <[email protected]> | 2019-12-05 17:04:49 -0600 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-12-07 11:52:23 -0800 |
commit | 02a896ca84874bbfcedc006303f2951dda89b298 (patch) | |
tree | efd027b6b26a2275d742a203cd0f2662f63abf01 /scripts/gdb/linux | |
parent | 5532946e339576097d7a0f5facc828e4d53d901b (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions