On Thu, Jun 06, 2024 at 11:02:31PM +0200, Ferry Toth wrote: > This reverts commit 76c945730cdffb572c7767073cc6515fd3f646b4. > > Prerequisite revert for the reverting of the original commit f49449fbc21e. > > Fixes: 76c945730cdf ("usb: gadget: u_ether: Re-attach netif device to mirror detachment") > Fixes: f49449fbc21e ("usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach") > Reported-by: Ferry Toth <fntoth@xxxxxxxxx> > Cc: stable@xxxxxxxxxxxxxxx > --- > drivers/usb/gadget/function/u_ether.c | 2 -- > 1 file changed, 2 deletions(-) You have to sign-off on your changes, otherwise the tools will reject them (as will I). Please fix up for both of these and resend. thanks, greg k-h