openwrtv4/package/ar7-atm/patches
Florian Fainelli c3c33ff16a 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: <benoit.ganne@gmail.com>

SVN-Revision: 10141
2008-01-07 19:38:17 +00:00
..
100-compile_fix.patch updated DSL driver and firmware (closes #2532) 2008-01-05 02:44:04 +00:00
110-interrupt_fix.patch updated DSL driver and firmware (closes #2532) 2008-01-05 02:44:04 +00:00
120-no_dumb_inline.patch updated DSL driver and firmware (closes #2532) 2008-01-05 02:44:04 +00:00
130-powercutback.patch updated DSL driver and firmware (closes #2532) 2008-01-05 02:44:04 +00:00
140-debug_mode.patch updated DSL driver and firmware (closes #2532) 2008-01-05 02:44:04 +00:00
150-tasklet_mode.patch 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(). 2008-01-07 19:38:17 +00:00