[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)
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>

No differences found