bnx2: Add "fall through" comments
authorMichael Chan <mchan@broadcom.com>
Wed, 27 Jun 2012 15:08:23 +0000 (15:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Jun 2012 04:20:09 +0000 (21:20 -0700)
commit7947c9ce17c4b51122cfcef3c2e9e2632eb96a67
tree7af2ed900e10fb83113295631d799708c98960de
parent7bc910fd8f953c131de055d9871679a598db8dc6
bnx2: Add "fall through" comments

to indicate that the mising break statements are intended.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2.c