From: Ananda Raju Date: Thu, 19 Jan 2006 19:11:54 +0000 (-0500) Subject: [PATCH] s2io: scatter-gather fix X-Git-Tag: v2.6.16-rc2~250^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efd51b5c6798d103e3aa683464aebb2019b62119;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed