summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/allwinner/sun4i-emac.c
diff options
context:
space:
mode:
authorThadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>2014-06-21 09:48:08 -0300
committerDavid S. Miller <davem@davemloft.net>2014-06-25 16:01:54 -0700
commit40c9f8ab6c0f3e3c36dc3fb4ec81a25a0a207789 (patch)
treeddd603fbefe395db267157089ee462fdf8caccea /drivers/net/ethernet/allwinner/sun4i-emac.c
parentf7b50c4e7ced702d80d3b873d81a2cdafb580f13 (diff)
downloadlinux-40c9f8ab6c0f3e3c36dc3fb4ec81a25a0a207789.tar.bz2
cxgb4: use dev_port to identify ports
Commit 3f85944fe207d0225ef21a2c0951d4946fc9a95d ("net: Add sysfs file for port number") introduce dev_port to network devices. cxgb4 adapters have multiple ports on the same PCI function, and used dev_id to identify those ports. That use was removed by commit 8c367fcbe6549195d2eb11e62bea233f811aad41 ("cxgb4: Do not set net_device::dev_id to VI index"), since dev_id should be used only when devices share the same MAC address. Using dev_port for cxgb4 allows different ports on the same PCI function to be identified. Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/allwinner/sun4i-emac.c')
0 files changed, 0 insertions, 0 deletions