]> bbs.cooldavid.org Git - net-next-2.6.git/commit - include/linux/netdevice.h
[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)
commita6f9a70578b981321b63786ac8015f17cca4fcbd
tree5cbc50f95419f4d8d5b13186ccc42b293e0e684a
parent8cd25c1fcfbf6460983e99091d278187421c1a1d
[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>
include/linux/ethtool.h
include/linux/netdevice.h
net/core/ethtool.c