aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/Makefile
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2005-08-31 21:29:17 -0400
committerJeff Garzik <jgarzik@pobox.com>2005-08-31 22:42:45 -0400
commit24562ffa8bdf3a111278a8b93ab92837b9ec9113 (patch)
treefd61f42ecad239577edf680efe3f93ac95b70a26 /drivers/net/tulip/Makefile
parent48683d72f8146dfb896e05c90d3544bbad63778c (diff)
[PATCH] iseries_veth: Add a per-connection ack timer
Currently the iseries_veth driver contravenes the specification in Documentation/networking/driver.txt, in that if packets are not acked by the other LPAR they will sit around forever. This patch adds a per-connection timer which fires if we've had no acks for five seconds. This is superior to the generic TX timer because it catches the case of a small number of packets being sent and never acked. This fixes a bug we were seeing on real systems, where some IPv6 neighbour discovery packets would not be acked and then prevent the module from being removed, due to skbs lying around. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'drivers/net/tulip/Makefile')
0 files changed, 0 insertions, 0 deletions