From: Arjan van de Ven Date: Wed, 26 Nov 2008 05:08:13 +0000 (-0800) Subject: net: make skb_truesize_bug() call WARN() X-Git-Tag: v2.6.28-rc8~73^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f480c0e4e120911a673ed7385359bf76ae01963;p=pandora-kernel.git net: make skb_truesize_bug() call WARN() The truesize message check is important enough to make it print "BUG" to the user console... lets also make it important enough to spit a backtrace/module list etc so that kerneloops.org can track them. Signed-off-by: Arjan van de Ven Signed-off-by: David S. Miller --- Reading git-diff-tree failed