commit | a155a5db9389c4088c0901e665002332f2503660 | [log] [tgz] |
---|---|---|
author | Sriharsha Basavapatna <sriharsha.basavapatna@avagotech.com> | Wed Jul 22 11:15:12 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 24 22:41:22 2015 -0700 |
tree | 80498895d24efe11ff26d800400e56f5ea37a092 | |
parent | 045a0fa0c5f5ea0f16c009f924ea579634afbba8 [diff] |
be2net: support ndo_get_phys_port_id() Add be_get_phys_port_id() function to report physical port id. The port id should be unique across different be2net devices in the system. We use the chip serial number along with the physical port number for this. Signed-off-by: Sriharsha Basavapatna <sriharsha.basavapatna@avagotech.com> Signed-off-by: David S. Miller <davem@davemloft.net>