From: Matt Carlson Date: Wed, 27 Jul 2011 14:20:49 +0000 (+0000) Subject: tg3: Generalize tg3_skb_error_unmap() X-Git-Tag: v3.1-rc1~130^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d681b27b0efc962a3038a316e78373de7bfe1ce;p=pandora-kernel.git tg3: Generalize tg3_skb_error_unmap() In the following patches, unmapping skb fragments will get just as complicated as mapping them. This patch generalizes tg3_skb_error_unmap() and makes it the one-stop-shop for skb unmapping. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed