brcm63xx: fix ethernet breakage in 3.18
authorJonas Gorski <jogo@openwrt.org>
Sat, 28 Feb 2015 19:59:46 +0000 (19:59 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sat, 28 Feb 2015 19:59:46 +0000 (19:59 +0000)
commit40e6eae61fe4412ac14c19f0f4b5fbf6b84c841e
treeb01874169ddd0a7246f90126de540dec9a54203b
parent6df9324642268722c5634e490b7952161cd256cb
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>
SVN-Revision: 44576
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]