diff options
author | 2019-01-16 20:49:25 +0100 | |
---|---|---|
committer | 2019-01-17 15:08:17 -0800 | |
commit | 43deda5408f913604bbca8c197f2cb25f22c4030 (patch) | |
tree | cd174fe040d1da60632a3a555171e3135140341a /net/netfilter/nft_bitwise.c | |
parent | net/ipv6/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE (diff) | |
download | wireguard-linux-43deda5408f913604bbca8c197f2cb25f22c4030.tar.xz wireguard-linux-43deda5408f913604bbca8c197f2cb25f22c4030.zip |
davicom: Annotate implicit fall through in dm9000_set_io
There is a plan to build the kernel with -Wimplicit-fallthrough and
this place in the code produced a warning (W=1).
This commit removes the following warning:
include/linux/device.h:1480:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
drivers/net/ethernet/davicom/dm9000.c:397:3: note: in expansion of macro 'dev_dbg'
drivers/net/ethernet/davicom/dm9000.c:398:2: note: here
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/nft_bitwise.c')
0 files changed, 0 insertions, 0 deletions