bnx2x: Change duplex setting in EEE function
authorYaniv Rosner <yanivr@broadcom.com>
Tue, 27 Nov 2012 03:46:36 +0000 (03:46 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Nov 2012 15:59:22 +0000 (10:59 -0500)
commitfd5dfca79aad4b3eb86a07949c2949008647cd2c
tree2c6de6dd1da84149ceea9c35702593ed89ffabbc
parent52160da71abcd6fed96b06f40badbb7cf6173e45
bnx2x: Change duplex setting in EEE function

This is not a real problem, since the EEE is supported for devices where the
actual_phy_selection is zero, such that the req_duplex of params will match
the one of the phy struct.

Signed-off-by: Yaniv Rosner <yanivr@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c