lantiq: atm: Use a tasklet to handle incoming packets. Fix #12917.
authorJohn Crispin <john@openwrt.org>
Mon, 10 Jun 2013 08:25:17 +0000 (08:25 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 10 Jun 2013 08:25:17 +0000 (08:25 +0000)
commitd9a3b56ab28095df0187dab4a8905b133862d601
tree8c7bfaaef90f2369f4efa262bd31a38decca01ba
parent73df2c2b2ae6fb2267d2e86095542bcb6270c9e2
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
package/platform/lantiq/ltq-atm/src/ltq_atm.c