commit | c26736ec171760a41307d775bbf05983ea45ea9e | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Thu Jan 31 17:07:21 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:28:28 2008 -0800 |
tree | 35dede0a1ce2f74f53ec4d5d9542dac99e595c48 | |
parent | 29e75252da20f3ab9e132c68c9aed156b87beae6 [diff] |
[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 <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>