[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)
commitefd51b5c6798d103e3aa683464aebb2019b62119
tree6fc73a21929fbce1bc4050b8b90a9312a0bfa99e
parentc35ca399e09828f3f6b40c0007a95a6582d90347
[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