From: Michael Chan Date: Fri, 1 Feb 2008 01:07:21 +0000 (-0800) Subject: [BNX2]: Fix ASYM PAUSE advertisement for remote PHY. X-Git-Tag: v2.6.25-rc1~1089^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c26736ec171760a41307d775bbf05983ea45ea9e;p=pandora-kernel.git [BNX2]: Fix ASYM PAUSE advertisement for remote PHY. We were checking for the ASYM_PAUSE bit for 1000Base-X twice instead checking for both the 1000Base-X bit and the 10/100/1000Base-T bit. The purpose of the logic is to tell the firmware that ASYM_PAUSE is set on either the Serdes or Copper interface. Problem was discovered by Roel Kluin <12o3l@tiscali.nl> Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed