]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
can: ifi: use correct register to read rx status
authorMarkus Marb <markus@marb.org>
Fri, 17 Mar 2017 22:14:47 +0000 (23:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Apr 2017 07:32:40 +0000 (09:32 +0200)
commit96b121b506836dd44408cbe7886def7e584bad57
treefcd531a29887b9cfdad53963d6831364169f9679
parent5b750d3c56e378db816bbe89c5d72b912a0849f2
can: ifi: use correct register to read rx status

commit 57c1d4c33e8f7ec90976d79127059c1919cc0651 upstream.

The incorrect offset was used when trying to read the RXSTCMD register.

Signed-off-by: Markus Marb <markus@marb.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/can/ifi_canfd/ifi_canfd.c