From: John Fastabend Date: Sat, 12 Mar 2011 03:50:53 +0000 (+0000) Subject: ixgbe: DCB, further cleanups to app configuration X-Git-Tag: v3.0-rc1~377^2~417 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8ca76ebc6e50752c5311b92bb9aef7edb324577;p=pandora-kernel.git 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 Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed