wifipineapple-openwrt/package/platform/lantiq/ltq-atm
John Crispin 7dd825eacb lantiq: atm: Use a tasklet to handle incoming packets. Fix #12917.
Incoming packets are now processes in a tasklet instead of in the
irq handler; this should improve latency.

This patch is based on a previous version of ltq-atm driver, which
did implement a tasklet.

It has been tested on a arv4518pw with a
Lantiq Danube for about a month and it seems to work well.

Signed-off-by: Luca Dariz <luca.dariz@gmail.com>
Tested-by: Luca Dariz <luca.dariz@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-10 08:25:17 +00:00
..
src lantiq: atm: Use a tasklet to handle incoming packets. Fix #12917. 2013-06-10 08:25:17 +00:00
Makefile [lantiq] move ltq-adsl 2012-12-15 02:00:33 +00:00