commit | 93df9465c93e634c49f18271218076ab0b9aaf75 | [log] [tgz] |
---|---|---|
author | Tony Nguyen <anthony.l.nguyen@intel.com> | Wed May 31 04:43:47 2017 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed May 31 04:43:47 2017 -0700 |
tree | a306f8a141351de1b502da21790cd54d6ad7dbb0 | |
parent | e61e4c8b905b995a5334acf5fb9c7bcaec7417da [diff] |
ixgbe: Resolve warnings for -Wimplicit-fallthrough This patch adds/changes fall through comments to address new warnings produced by gcc 7. Fixed formatting on a couple of comments in the function. Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>