]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] s2io: scatter-gather fix
authorAnanda Raju <Ananda.Raju@neterion.com>
Thu, 19 Jan 2006 19:11:54 +0000 (14:11 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 27 Jan 2006 03:11:26 +0000 (22:11 -0500)
commit9e9bb5236cb085ae2639badc7f6a1798108235d5
tree6fc73a21929fbce1bc4050b8b90a9312a0bfa99e
parenta81261da917c90edf45e530f9a349cb88a1845c2
[PATCH] s2io: scatter-gather fix

There is a problem with fragmented skb in s2io driver version 2.0.9.4
available in 2.6.16-rc1 kernel. The adapter will fail to transmit if
any scatter-gather skb arrives.  This patch provides fix for the above
described problem.

Signed-off-by: Ananda Raju <ananda.raju@neterion.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/s2io.c