Home
last modified time | relevance | path

Searched hist:deb8534e8ef3905b5a977486d11d4d36b4f94347 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/can/usb/
H A Dgs_usb.cdiff deb8534e8ef3905b5a977486d11d4d36b4f94347 Thu Sep 29 02:58:30 CDT 2022 Marc Kleine-Budde <mkl@pengutronix.de> can: gs_usb: gs_can_open(): allow loopback and listen only at the same time

There's no reason why loopback and listen only should not be allowed
at the same time. Replace the "else if" by "if" to reflect this in the
code.

Link: https://lore.kernel.org/all/20221019221016.1659260-2-mkl@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>