aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2019-04-24 10:31:24 -0500
committerDavid S. Miller <davem@davemloft.net>2019-04-26 11:28:47 -0400
commit60747828eac28836b49bed214399b0c972f19df3 (patch)
tree70e272de810b58a34b363267c7216143042583e7 /drivers/net/ethernet/amd
parentMerge branch 's390-qeth-cleanups' (diff)
downloadlinux-dev-60747828eac28836b49bed214399b0c972f19df3.tar.xz
linux-dev-60747828eac28836b49bed214399b0c972f19df3.zip
net: socket: Fix missing break in switch statement
Add missing break statement in order to prevent the code from falling through to cases SIOCGSTAMP_NEW and SIOCGSTAMPNS_NEW. This bug was found thanks to the ongoing efforts to enable -Wimplicit-fallthrough. Fixes: 0768e17073dc ("net: socket: implement 64-bit timestamps") Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/amd')
0 files changed, 0 insertions, 0 deletions