Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <wg@grandegger.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
- Loading branch information