From: Shahed Shaikh Date: Wed, 21 Aug 2013 15:24:13 +0000 (-0400) Subject: qlcnic: Implement ndo_get_phys_port_id for 82xx adapter X-Git-Tag: v3.12-rc1~132^2~226 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07a251c80cd11f5c1dec5be900c775d4264bfbe0;p=pandora-kernel.git qlcnic: Implement ndo_get_phys_port_id for 82xx adapter Each function driver instance uses the MAC address of the lowest function belonging to that physical port as a unique port identifier. This port identifier is read and cached in driver during probe and provided to user space through ndo_get_phys_port_id() Signed-off-by: Shahed Shaikh Signed-off-by: Himanshu Madhani Signed-off-by: David S. Miller --- Reading git-diff-tree failed