From: Wolfgang Grandegger Date: Wed, 1 Feb 2012 09:50:23 +0000 (+0100) Subject: can: ti_hecc: use netif_rx in the interrupt X-Git-Tag: v3.3-rc4~34^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3f240f460a36b158217944b52a85f304914c1a6;p=pandora-kernel.git can: ti_hecc: use netif_rx in the interrupt This patch fixes locking problems by using netif_rx() instead of netif_receive_skb() in ti_hecc_error() called from the interrupt context. Signed-off-by: Wolfgang Grandegger Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed