From: Jacob Keller Date: Wed, 9 Apr 2014 06:03:17 +0000 (+0000) Subject: ixgbe: add /* fallthrough */ comment to case statements X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~148^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bf2379a2fb4a04429d99d26e3bf751f7946df74;p=pandora-kernel.git ixgbe: add /* fallthrough */ comment to case statements This semicomplex switch-case has various fallthrough portions, that were not indicated by a /* fallthrough */ comment. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed