]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
smc911x: write back the manually set MAC address
authorDaniel Mack <daniel@caiaq.de>
Wed, 8 Apr 2009 11:23:37 +0000 (13:23 +0200)
committerBen Warren <biggerbadderben@gmail.com>
Mon, 8 Jun 2009 04:24:16 +0000 (21:24 -0700)
commit2c0234fa79122a5aa77c4e17c33eb2fe184b61a7
tree5ab6fba8c2579d760ff67d27b5eef8e902eefd78
parent3bc8556f9b24af60dba2b55a0abb1182dff45ecc
smc911x: write back the manually set MAC address

If the MAX address is given by the environment, write it back to the
hardware.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
drivers/net/smc911x.c