]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.c
authorAlexander Duyck <alexander.h.duyck@intel.com>
Wed, 17 Nov 2010 03:27:05 +0000 (19:27 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 17 Nov 2010 03:27:05 +0000 (19:27 -0800)
commit673ac60461082e07be58b23f237d651c2605ce60
tree4d50ee7a5229e5f3ee118e1a857a4eb0f0b81fa0
parent50d6c681d0c38208e494f0c6302ef13d21dababa
ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.c

This change address a few whitespace issues in DCB #ifdefs, adds a comment
calling out the DCB specific registers, and nests an if statement inline
with a number of if statements related to flow control.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_ethtool.c