nfp: add missing fall through statements
authorJakub Kicinski <jakub.kicinski@netronome.com>
Wed, 31 May 2017 15:06:44 +0000 (08:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 May 2017 21:58:13 +0000 (17:58 -0400)
commit5c9143598ea1a5f7a92761966f0c65a459eef7b4
tree12058dca3c1e529e4fe70f0ab3681b573b5db108
parentd897a638e98c476c56118d0dcc1bc55450504866
nfp: add missing fall through statements

GCC 7 checks for fall through comments, add the two missing ones.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/netronome/nfp/nfp_net_common.c