]> git.karo-electronics.de Git - linux-beck.git/commit
MIPS: ATH79: Avoid a kernel bug on AR913X
authorGabor Juhos <juhosg@openwrt.org>
Sun, 11 Dec 2011 15:11:41 +0000 (16:11 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 20 Feb 2012 17:33:19 +0000 (18:33 +0100)
commit87b43457f896975ba2aca1a611c018b3429a7b19
tree16e60b58305d10860ad50c67000021366da41dd5
parentf79eaeb108499e10fa604103737e7273404e76a4
MIPS: ATH79: Avoid a kernel bug on AR913X

Wireless mac registration causes a BUG on AR913X SoCs due to
a missing 'else'.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3182/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/dev-wmac.c