ixgbe: DCB, further cleanups to app configuration
authorJohn Fastabend <john.r.fastabend@intel.com>
Sat, 12 Mar 2011 03:50:53 +0000 (03:50 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 14 Apr 2011 02:19:47 +0000 (19:19 -0700)
commitc8ca76ebc6e50752c5311b92bb9aef7edb324577
treed79f9ceadbd6e7f2079ceef72123750ba8ab8b23
parent78cd29d5a92ae5067377ad42089f2c8781312f4a
ixgbe: DCB, further cleanups to app configuration

With the app data on the kernel dcb_app list we no longer
need to specifically handle them in ixgbe for the CEE case.
So now we can remove app handling logic and check when the
hw is configured if the app data matches the hardware
configuration in set_hw_all().

If it does not match then we can reconfigure.

Signed-off-by: John Fastabend <john.r.fastabend@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_dcb_nl.c