]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: fix function-like macro, remove semicolon
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 9 Apr 2014 06:03:11 +0000 (06:03 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 23 May 2014 12:24:14 +0000 (05:24 -0700)
commit079ba11a78db6cc62636b939ed82665929f51823
tree058c135fa3e048c07105d68d78020d732ab5d820
parentab028fc1d3d0f1f3126a165c47db074fb8da098b
ixgbe: fix function-like macro, remove semicolon

This patch removes the semicolon from the end of the do-while(0)
construct in two function-like macros.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c