can: ems_usb: Removed double netif_device_detach Browse files netif_device_attched is called twice when ems_usb_start fails with -ENODEV Signed-off-by: Sebastian Haas <dev@sebastianhaas.info> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>...
…ment" This reverts commit76c9457. Prerequisite revert for the reverting of the original commitf49449f. Fixes:76c9457("usb: gadget: u_ether: Re-attach netif device to mirror detachment") Fixes:f49449f("usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach") Reported-...