commit | 83607344d667315687e1a5ddd2ad2fbbff22cc43 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | Wed Jun 27 20:32:23 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 30 18:43:13 2018 +0900 |
tree | 75f501a3d5e079e1a727be513aa7f1a8d183141e | |
parent | 1f705bc61aee5fab2826bcf6de152a5d92378a85 [diff] |
bnx2x: Mark expected switch fall-throughs In preparation to enabling -Wimplicit-fallthrough, mark switch cases where we are expecting to fall through. Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: David S. Miller <davem@davemloft.net>