From: Sivakumar Subramani Date: Wed, 31 Jan 2007 18:32:57 +0000 (-0500) Subject: s2io: Fixes in updating skb->truesize and code cleanup. X-Git-Tag: v2.6.21-rc1~92^2~31^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=372cc5972de0eb5b15403d37fa63dcb4f9134ee0;p=pandora-kernel.git s2io: Fixes in updating skb->truesize and code cleanup. 1. Fix for updating skb->truesize properly. 2. Disable NAPI only if more than one ring configured in case of MSI/MSI-X interrupts. Previously we were disabling NAPI irrespective of number of rings when MSI/MSI-X interrupts were used. 3. Code cleanup. Signed-off-by: Sivakumar Subramani Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed