mvgbe: remove setting of ethaddr within the driver
authorMichael Walle <[email protected]>
Thu, 17 Nov 2011 12:52:29 +0000 (12:52 +0000)
committerWolfgang Denk <[email protected]>
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 <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
Acked-by: Prafulla Wadaskar <[email protected]>
Cc: Mike Frysinger <[email protected]>
Cc: Prafulla Wadaskar <[email protected]>
Cc: Valentin Longchamp <[email protected]>
Cc: Eric Cooper <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Siddarth Gore <[email protected]>
Cc: Albert ARIBAUD <[email protected]>
Cc: Simon Guinot <[email protected]>
Acked-by: Prafulla Wadaskar <[email protected]>
drivers/net/mvgbe.c