From: Herbert Xu Date: Tue, 20 Jan 2009 00:26:44 +0000 (-0800) Subject: net: Add debug info to track down GSO checksum bug X-Git-Tag: v2.6.29-rc3~23^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67fd1a731ff1a990d4da7689909317756e50cb4d;p=pandora-kernel.git net: Add debug info to track down GSO checksum bug I'm trying to track down why people're hitting the checksum warning in skb_gso_segment. As the problem seems to be hitting lots of people and I can't reproduce it or locate the bug, here is a patch to print out more details which hopefully should help us to track this down. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed