]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite0828ae800db8bd28a5a3a0301875f07969df773
tree2c6de6dd1da84149ceea9c35702593ed89ffabbc
parente5fa05b9bff50206dac40263d31c4f8463976f20
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