|
@@ -3162,6 +3162,7 @@ int __devinit t4_port_init(struct adapter *adap, int mbox, int pf, int vf)
|
|
|
p->rss_size = rss_size;
|
|
|
memcpy(adap->port[i]->dev_addr, addr, ETH_ALEN);
|
|
|
memcpy(adap->port[i]->perm_addr, addr, ETH_ALEN);
|
|
|
+ adap->port[i]->dev_id = j;
|
|
|
|
|
|
ret = ntohl(c.u.info.lstatus_to_modtype);
|
|
|
p->mdio_addr = (ret & FW_PORT_CMD_MDIOCAP) ?
|