On Tue, Sep 28, 2021 at 04:15:20PM +0300, Ovidiu Panait wrote: > All 3 upstream commits apply cleanly: > * 5fcfb6d0bfcd ("hso: fix bailout in error case of probe") is a support > patch needed for context > * a6ecfb39ba9d ("usb: hso: fix error handling code of hso_create_net_device") > is the actual fix > * dcb713d53e2e ("usb: hso: remove the bailout parameter") is a follow up > cleanup commit > > Dongliang Mu (2): > usb: hso: fix error handling code of hso_create_net_device > usb: hso: remove the bailout parameter > > Oliver Neukum (1): > hso: fix bailout in error case of probe > > drivers/net/usb/hso.c | 33 +++++++++++++++++++++++---------- > 1 file changed, 23 insertions(+), 10 deletions(-) > > -- > 2.25.1 All now queued up, thanks. greg k-h