summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2008-01-06 09:21:47 +0100
committerDavid S. Miller <davem@davemloft.net>2008-01-09 08:30:00 +0100
commitedba2a1fefc6296bc527754dee1c72a625bb675a (patch)
tree3ac9dfd4f000cc47574edab63c712fd8960b49fa /kernel
parent[NET]: Fix netx-eth.c compilation. (diff)
downloadlinux-edba2a1fefc6296bc527754dee1c72a625bb675a.tar.xz
linux-edba2a1fefc6296bc527754dee1c72a625bb675a.zip
[METH]: Fix MAC address handling.
meth didn't set a valid mac address during probing, but later during open. Newer kernel refuse to open device with 00:00:00:00:00:00 as mac address -> dead ethernet. This patch sets the mac address in the probe function and uses only the mac address from the netdevice struct when setting up the hardware. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions