]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
bnx2x: allow all functions to display the phy FW version
authorMintz Yuval <yuvalmin@broadcom.com>
Wed, 15 Feb 2012 02:10:32 +0000 (02:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Feb 2012 20:30:50 +0000 (15:30 -0500)
commita1e785e02bb53573443c7e58a444cef1a049f6ce
treebd326fdd3205dcceb67e01ef21eccf8eeed7bfa4
parent04f2d51313938d004983652ea6162d4940d83a04
bnx2x: allow all functions to display the phy FW version

The phy FW version is stored in regular memory, no MDC-MDIO access or
any special locks are required to read it in the current implementation.

Signed-off-by: Yuval Mintz <yuvalmin@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_ethtool.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h