From: Wolfgang Grandegger Date: Mon, 20 Jul 2009 04:06:40 +0000 (+0000) Subject: can: restart device even if dev_alloc_skb() fails X-Git-Tag: v2.6.31-rc4~11^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3d0df7ca35018ebbc24fd102ed7021cf593ba74;p=pandora-kernel.git can: restart device even if dev_alloc_skb() fails If dev_alloc_skb() failed in can_restart(), the device was left behind in the bus-off state. This patch restarts the device nevertheless. Signed-off-by: Kurt Van Dijck Signed-off-by: Wolfgang Grandegger Signed-off-by: David S. Miller --- Reading git-diff-tree failed