Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [package] refresh ar7-atm patches | florian | 2009-05-28 | 1 | -3/+2 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16158 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | fix broken patch file from #2997 | thepeople | 2008-01-09 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10152 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377, | florian | 2008-01-07 | 1 | -0/+12 |
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10141 3c298f89-4303-0410-b956-a3cf2f4a3e73 |