commit | de73018fb5474b33dc4f6d6b8d889e40232e325b | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Fri Feb 19 19:43:20 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 19 23:39:32 2016 -0500 |
tree | c5df1505cf05f44a360f955ca420c28d9f296e2c | |
parent | 035a1539ab63bfdb284bdf6e8459e35897c60564 [diff] |
bnxt_en: Remove unnecessary call to update PHY settings. Fix bnxt_update_phy_setting() to check the correct parameters when determining whether to update the PHY. Requested line speed/duplex should only be checked for forced speed mode. This avoids unnecessary link interruptions when loading the driver. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>