Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/usb/
H A Dgs_usb.cdiff e0d25759fa917784da4399e426df4d7b822bbc3f Thu Nov 19 06:03:53 CST 2020 Marc Kleine-Budde <mkl@pengutronix.de> can: gs_usb: gs_make_candev(): call SET_NETDEV_DEV() after handling all bt_const->feature

This patch moves the call to SET_NETDEV_DEV() after all handling
(including cleanup) of the bt_const->feature is done. This looks more
consistent.

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