]> git.itanic.dy.fi Git - linux-stable/commit
can: kvaser_pciefd: Clear listen-only bit if not explicitly requested
authorJimmy Assarsson <extja@kvaser.com>
Tue, 16 May 2023 13:43:14 +0000 (15:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 May 2023 16:36:53 +0000 (17:36 +0100)
commitc724a6edc1c69b47fe5881932e8402805f819296
tree32da582ae0907ee30a33cb50e9a6d200bd940523
parentf04628305cacf754e54fb246ca31e3558b6e2a49
can: kvaser_pciefd: Clear listen-only bit if not explicitly requested

commit bf7ac55e991ca177f1ac16be51152f1ef291a4df upstream.

The listen-only bit was never cleared, causing the controller to
always use listen-only mode, if previously set.

Fixes: 26ad340e582d ("can: kvaser_pciefd: Add driver for Kvaser PCIEcan devices")
Cc: stable@vger.kernel.org
Signed-off-by: Jimmy Assarsson <extja@kvaser.com>
Link: https://lore.kernel.org/r/20230516134318.104279-3-extja@kvaser.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/can/kvaser_pciefd.c