RDMA/nes: Add support for 4-port 1G HP blade card

Add support for NetEffect 4 port 1G HP blade card.  The mapping
between physical port and MAC is different from the standup card.

Signed-off-by: Chien Tung <ctung@neteffect.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
这个提交包含在:
Chien Tung
2008-09-30 14:49:44 -07:00
提交者 Roland Dreier
父节点 54c86a8c83
当前提交 fcb7ad31be
修改 3 个文件,包含 76 行新增20 行删除

查看文件

@@ -1100,6 +1100,7 @@ struct nes_adapter {
u8 mac_sw_state[4];
u8 mac_link_down[4];
u8 phy_type[4];
u8 log_port;
/* PCI information */
unsigned int devfn;