Skip to content
Snippets Groups Projects
Commit 40e6eae6 authored by Jonas Gorski's avatar Jonas Gorski
Browse files

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: default avatarJonas Gorski <jogo@openwrt.org>

SVN-Revision: 44576
parent 6df93246
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment