mvgbe: remove setting of ethaddr within the driver
authorMichael Walle <michael@walle.cc>
Thu, 17 Nov 2011 12:52:29 +0000 (12:52 +0000)
committerWolfgang Denk <wd@denx.de>
Tue, 20 Dec 2011 21:55:30 +0000 (22:55 +0100)
commit19a5944fcd623f1793ce57569171f617200e4b15
tree0622c064147377427c21bbde51da3b522d97f524
parent6f9d9986d54cb53e50b33a044a9c89572736d96a
mvgbe: remove setting of ethaddr within the driver

A network driver should not touch the environment at all. This patch fixes
this behaviour by removing the code for setting a default/randomized MAC
address.

Signed-off-by: Michael Walle <michael@walle.cc>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Prafulla Wadaskar <prafulla@marvell.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: Prafulla Wadaskar <prafulla@marvell.com>
Cc: Valentin Longchamp <valentin.longchamp@keymile.com>
Cc: Eric Cooper <ecc@cmu.edu>
Cc: Jason Cooper <u-boot@lakedaemon.net>
Cc: Siddarth Gore <gores@marvell.com>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Simon Guinot <simon.guinot@sequanux.org>
Acked-by: Prafulla Wadaskar <prafulla@marvell.com>
drivers/net/mvgbe.c