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

Ferry Toth posted 2 patches 1 year, 5 months ago
There is a newer version of this series
drivers/usb/gadget/function/u_ether.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
[PATCH v2 0/2] usb: gadget: u_ether: revert netif_device_detach change
Posted by Ferry Toth 1 year, 5 months ago
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(-)

-- 
2.43.0
Re: [PATCH v2 0/2] usb: gadget: u_ether: revert netif_device_detach change
Posted by Ferry Toth 1 year, 5 months ago
Oops, used the wrong hash. It's late... Sorry

v3 follows.

Op 20-06-2024 om 22:38 schreef Ferry Toth:
> 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(-)
>