commit | a6f9a70578b981321b63786ac8015f17cca4fcbd | [log] [tgz] |
---|---|---|
author | Jon Wetzel <jon_wetzel@dell.com> | Sat Aug 20 17:15:54 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 16:02:44 2005 -0700 |
tree | 5cbc50f95419f4d8d5b13186ccc42b293e0e684a | |
parent | 8cd25c1fcfbf6460983e99091d278187421c1a1d [diff] |
[NET]: Add support for getting the permanent hardware address. 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>