Skip to content
Snippets Groups Projects
Commit c3c33ff1 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377, which...

Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377, which reports a WARNING: at kernel/softirq.c:138 local_bh_enable().

Make the TIATM driver use tasklet, instead of BH without the flag, the TIATM driver treats packets inside BH,
which is wrong for most skbuff stuff. Use tasklet instead.

Signed-off-by: default avatar <benoit.ganne@gmail.com>

SVN-Revision: 10141
parent 47bf8f89
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