diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-03-19 01:30:46 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-19 02:51:43 +0100 |
commit | 2b8765c52db24c0fbcc81bac9b5e8390f2c7d3c8 (patch) | |
tree | 9d14717299985224686df0e2af80ee33c77b4597 /drivers/regulator/dbx500-prcmu.h | |
parent | wireguard: queueing: account for skb->protocol==0 (diff) | |
download | linux-2b8765c52db24c0fbcc81bac9b5e8390f2c7d3c8.tar.xz linux-2b8765c52db24c0fbcc81bac9b5e8390f2c7d3c8.zip |
wireguard: receive: remove dead code from default packet type case
The situation in which we wind up hitting the default case here
indicates a major bug in earlier parsing code. It is not a usual thing
that should ever happen, which means a "friendly" message for it doesn't
make sense. Rather, replace this with a WARN_ON, just like we do earlier
in the file for a similar situation, so that somebody sends us a bug
report and we can fix it.
Reported-by: Fabian Freyer <fabianfreyer@radicallyopensecurity.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/regulator/dbx500-prcmu.h')
0 files changed, 0 insertions, 0 deletions