brcm63xx: fix ethernet breakage in 3.18
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 28 Feb 2015 19:59:46 +0000 (19:59 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 28 Feb 2015 19:59:46 +0000 (19:59 +0000)
commitac3109162f70bd9265311fd5a4f2eac6dc73ad6f
tree833aebd15cefbc4894d84aad80f06e0d8ef243f1
parent019f706e0c64a2c33cea4086a35ab06ff14d215f
brcm63xx: fix ethernet breakage in 3.18

Linux commit d75b1ade567ffab ("net: less interrupt masking in NAPI")
chose the samantics of the napi poll return value, which caused napi to
not resume interrups/polling anymore.

Fix the return value to restore expected behaviour.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44576 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm63xx/patches-3.14/426-bcm63xx_enet-fix-napi-poll-return-value.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/426-bcm63xx_enet-fix-napi-poll-return-value.patch [new file with mode: 0644]