Netdev List
 help / color / mirror / Atom feed
* [net v2 5/7] bnx2x: Enable changing speed when port type is PORT_DA
@ 2011-10-27 15:13 Yaniv Rosner
  2011-10-27 15:13 ` [net v2 6/7] bnx2x: use FW 7.0.29.0 Yaniv Rosner
  2011-10-27 15:13 ` [net v2 7/7] bnx2x: update driver version to 1.70.30-0 Yaniv Rosner
  0 siblings, 2 replies; 3+ messages in thread
From: Yaniv Rosner @ 2011-10-27 15:13 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, Yaniv Rosner, Eilon Greenstein

Signed-off-by: Yaniv Rosner <yanivr@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
---
 .../net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c    |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c b/drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c
index 1a6e37c..f0ca8b2 100644
--- a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c
+++ b/drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c
@@ -329,6 +329,7 @@ static int bnx2x_set_settings(struct net_device *dev, struct ethtool_cmd *cmd)
 			PORT_HW_CFG_PHY_SELECTION_FIRST_PHY;
 		break;
 	case PORT_FIBRE:
+	case PORT_DA:
 		if (bp->port.supported[cfg_idx] & SUPPORTED_FIBRE)
 			break; /* no port change */
 
-- 
1.7.2.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-27 13:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-27 15:13 [net v2 5/7] bnx2x: Enable changing speed when port type is PORT_DA Yaniv Rosner
2011-10-27 15:13 ` [net v2 6/7] bnx2x: use FW 7.0.29.0 Yaniv Rosner
2011-10-27 15:13 ` [net v2 7/7] bnx2x: update driver version to 1.70.30-0 Yaniv Rosner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox