mbox series

[v2,0/2] usb: gadget: u_ether: revert netif_device_detach change

Message ID 20240620203954.20254-1-ftoth@exalondelft.nl
Headers show
Series usb: gadget: u_ether: revert netif_device_detach change | expand

Message

Ferry Toth June 20, 2024, 8:38 p.m. UTC
usb: gadget: u_ether: revert netif_device_detach change

As agreed with the author, the netif_device_detach change is going to be reverted by
this series, so we will collaborate on a new one in the future that
brings no regressions.

v2:
- Add missing SoB (Greg)

Ferry Toth (2):
  Revert "usb: gadget: u_ether: Re-attach netif device to mirror
    detachment"
  Revert "usb: gadget: u_ether: Replace netif_stop_queue with
    netif_device_detach"

 drivers/usb/gadget/function/u_ether.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)