]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] 6pack persistence fix
authorRalf Baechle DL5RB <ralf@linux-mips.org>
Wed, 10 Aug 2005 17:03:20 +0000 (10:03 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 10 Aug 2005 18:03:02 +0000 (11:03 -0700)
commitc0438174e8272d23fe43a5d3f23d777f5b412e87
tree5c7ef2706004c7ebf620f5f347b914e57f3b093d
parent48d28fd55e7fd349fb16a50244379b4da3a4943c
[PATCH] 6pack persistence fix

Fix the p-persistence CSMA algorithm which in simplex mode was starting
with a slottime delay before doing anything else as if there was carrier
collision resulting in bad performance on simplex links.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Acked-by: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/net/hamradio/6pack.c