commit | 1c420c73fb3c4be8289e970040e0a80844ccbf00 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Wed Apr 09 06:03:11 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri May 23 05:24:14 2014 -0700 |
tree | 058c135fa3e048c07105d68d78020d732ab5d820 | |
parent | e7cf745bea6aa26dd38136a093bbbf9275f74bdc [diff] |
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>