net: Add sysfs file for port number
authorAmir Vadai <amirv@mellanox.com>
Tue, 25 Feb 2014 16:17:50 +0000 (18:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Feb 2014 20:38:06 +0000 (15:38 -0500)
commit3f85944fe207d0225ef21a2c0951d4946fc9a95d
treea7183f4fe0dfd0d86120535654516a265bc787e2
parentf2ea0cfd6b5fb7daf4cf48bdc364f1cf9ef55d0c
net: Add sysfs file for port number

Add a sysfs file to enable user space to query the device
port number used by a netdevice instance. This is needed for
devices that have multiple ports on the same PCI function.

Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/net-sysfs.c