ll_temac: Fix MAC address configuration from userland
authorSteven J. Magnani <steve@digidescorp.com>
Wed, 17 Feb 2010 07:55:07 +0000 (07:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2010 21:35:36 +0000 (13:35 -0800)
A userland command to set the LLTEMAC MAC address,
i.e. "ifconfig eth0 hw addr xx:yy:zz:pp:dd:qq",
results in a device address of 00:01:xx:yy:zz:pp.
Correct this.

Signed-off-by: Steven J. Magnani <steve@digidescorp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found