]> git.baikalelectronics.ru Git - kernel.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)
commitc15a99e8a9aa91dc03af055a7a4c8398535fdb5d
tree5c7ef2706004c7ebf620f5f347b914e57f3b093d
parent288ea2e960a69ccdcea78722c0a9e91a8a63fa54
[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