From: Jacob Keller Date: Wed, 24 Oct 2012 07:26:02 +0000 (+0000) Subject: ixgbe: ethtool correctly identify autoneg setting X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~249 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db2adc2df2c2f4250fead3e8418be2e387a5278f;p=pandora-kernel.git ixgbe: ethtool correctly identify autoneg setting This patch enables ethtool to correctly identify flow control (pause frame) auto negotiation, as well as disallow enabling it when it is not supported. The ixgbe_device_supports_autoneg_fc function is exported and used for this purpose. There is also one minor cleanup of the device_supports_autoneg_fc by removing an unnecessary return statement. Signed-off-by: Jacob Keller Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed