diff options
author | Olof Johansson <olof@lixom.net> | 2007-09-15 22:53:19 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-11 01:51:00 +0200 |
commit | 829185e97fba67ededd3eb025147bafcc0ca7557 (patch) | |
tree | 88160c1d7b0afeaade6c79904501a629aa9d3a6c /COPYING | |
parent | pasemi_mac: Enable LLTX (diff) | |
download | linux-829185e97fba67ededd3eb025147bafcc0ca7557.tar.xz linux-829185e97fba67ededd3eb025147bafcc0ca7557.zip |
pasemi_mac: Clean TX ring in poll
Unfortunately there's no timeout for how long a packet can sit on
the TX ring after completion before an interrupt is generated, and
we want to have a threshold that's larger than one packet per interrupt.
So we have to have a timer that occasionally cleans the TX ring even
though there hasn't been an interrupt. Instead of setting up a dedicated
timer for this, just clean it in the NAPI poll routine instead.
[ Resolved conflicts with napi_struct changes... -DaveM ]
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions