From: Matt Carlson Date: Thu, 2 Jun 2011 13:01:39 +0000 (+0000) Subject: tg3: Fix tg3_skb_error_unmap() X-Git-Tag: v3.0-rc2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a2e0fb0893ddf595d0a372e681f5b98017c6d90;p=pandora-kernel.git tg3: Fix tg3_skb_error_unmap() This function attempts to free one fragment beyond the number of fragments that were actually mapped. This patch brings back the limit to the correct spot. Signed-off-by: Matt Carlson Tested-by: Alex Williamson Signed-off-by: David S. Miller --- Reading git-diff-tree failed