cxgb3: simplify port type struct and usage
authorDivy Le Ray <divy@chelsio.com>
Thu, 9 Oct 2008 00:38:29 +0000 (17:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Oct 2008 00:38:29 +0000 (17:38 -0700)
commit044979827eda13675abab99879ebe3ea535d59fa
treebc4917540c36679c56cd1d3e70d26242233a555c
parent78e4689e908adc8334272756c32c9218d1967408
cxgb3: simplify port type struct and usage

Second step in overall phy layer reorganization.
Clean up the port_type_info structure.
Support coextistence of clause 22 and clause 45 MDIO devices.
Select the type of MDIO transaction on a per transaction basis.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cxgb3/adapter.h
drivers/net/cxgb3/ael1002.c
drivers/net/cxgb3/common.h
drivers/net/cxgb3/cxgb3_main.c
drivers/net/cxgb3/t3_hw.c
drivers/net/cxgb3/vsc8211.c