]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite674733f7abf2933f6e1f5819ad4671a18e19700
tree634a963d602de5912180001af87b27fc75b77ccb
parent8a455a2389f0e1a1029172f978ce87e5a4d0e5f7
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