]> git.karo-electronics.de Git - karo-tx-linux.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>
Thu, 24 Nov 2011 10:42:33 +0000 (10:42 +0000)
commit58ab8e9167f6e5e5f41604539c96869d3c720d0e
tree97ca9c6c71e5bf8f3e343f04d9d70a903a2e2639
parent878394d7889f6910525ce67d6ddecf2600d80d8c
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