openwrtv3/package/platform/lantiq/ltq-atm
John Crispin e40f830383 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>

SVN-Revision: 36902
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 move ltq-adsl 2012-12-15 02:00:33 +00:00