From: Kurt Van Dijck Date: Tue, 27 Oct 2009 00:33:59 +0000 (-0700) Subject: can: sja1000: fix bug using library functions for skb allocation X-Git-Tag: v2.6.33-rc1~388^2~703 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dbb58d867e90d2528752339751216c955523e62;p=pandora-kernel.git can: sja1000: fix bug using library functions for skb allocation Commit 7b6856a0 "can: provide library functions for skb allocation" did not properly remove two lines of the SJA1000 driver resulting in a 'skb_over_panic' when calling skb_put, as reported by Kurt. Signed-off-by: Kurt Van Dijck Signed-off-by: Wolfgang Grandegger Signed-off-by: David S. Miller --- Reading git-diff-tree failed