MIPS: BCM63XX: generate WLAN MAC address after registering ethernet devices.
authorFlorian Fainelli <florian@openwrt.org>
Wed, 16 Nov 2011 18:49:58 +0000 (19:49 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 7 Dec 2011 22:03:04 +0000 (22:03 +0000)
commitb15a6d62b5482966d0605e24c728bea8f7f876eb
tree634a963d602de5912180001af87b27fc75b77ccb
parent92d9ae20269461deeefc46fbcdb8d428c4aa8d18
MIPS: BCM63XX: generate WLAN MAC address after registering ethernet devices.

In case the MAC address pool is not big enough to also register a WLAN device
prefer registering the Ethernet devices.

[ralf@linux-mips.org: Fixed formatting as per Sergei's complaint.]

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3013/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm63xx/boards/board_bcm963xx.c