Re: [drivers/net/bnx2.c] ADVERTISE_1000XPSE_ASYM
From: David Miller <davem@davemloft.net>
Date: 2008-02-01 01:07:31
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2008-02-01 01:07:31
Also in:
lkml
From: "Michael Chan" <mchan@broadcom.com> Date: Wed, 30 Jan 2008 10:51:10 -0800
[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 [off-list ref] Signed-off-by: Michael Chan <mchan@broadcom.com>
Applied, thanks Michael.