ixgbe: Cleanup feature setup code to make the code more readable
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Tue, 19 May 2009 09:19:11 +0000 (09:19 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2009 22:36:14 +0000 (15:36 -0700)
commit0cefafadbbe3947fd97b7560a214eb486069faac
treec9dc76511ce295758e324f11c7435217a8b2c321
parent537d58a00a8756189b10ffc1309c0131d57b6320
ixgbe: Cleanup feature setup code to make the code more readable

This is purely a cleanup patch.  This collapses some of the code required
when we configure our Tx and Rx feature sets, and makes the code more
readable and maintainable.

Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_main.c