]> git.baikalelectronics.ru Git - kernel.git/commit
sfc: Add code to export port_num in netdev->dev_port
authorShradha Shah <sshah@solarflare.com>
Tue, 2 Jun 2015 10:37:25 +0000 (11:37 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jun 2015 19:57:24 +0000 (12:57 -0700)
commit032ceef96a26e1e98dc20464e09069498673ba54
tree47664b378472dcaae50a2cc460e306e7e0275731
parent0b77eb97afcc98d67fd42f97a805b71811a38e76
sfc: Add code to export port_num in netdev->dev_port

In the case where we have multiple functions (PFs and VFs), this
sysfs entry is useful to identify the physical port corresponding
to the function we are interested in.

Signed-off-by: Shradha Shah <sshah@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/ef10.c