[NET]: Add support for getting the permanent hardware address.
authorJon Wetzel <jon_wetzel@dell.com>
Sun, 21 Aug 2005 00:15:54 +0000 (17:15 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 23:02:44 +0000 (16:02 -0700)
This patch adds a new field to net device to hold the permanent
hardware address, and adds a new generic ethtool_op function to
get that address.

Signed-off-by: Jon Wetzel <jon_wetzel@dell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found