From: Peter P Waskiewicz Jr Date: Sun, 17 May 2009 12:35:57 +0000 (+0000) Subject: ixgbe: Don't reset the hardware when switching between LFC and PFC X-Git-Tag: v2.6.31-rc1~330^2~388 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62551d3ea05242d97d47f26fb517b2dfdb752310;p=pandora-kernel.git ixgbe: Don't reset the hardware when switching between LFC and PFC When running in DCB mode, switching between link flow control and priority flow control shouldn't need to reset the hardware. This removes that reset. This also extends the set_all() dcbnl callback to return a value indicating that the HW config changed, however a reset was not required. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed