]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/orinoco/orinoco_usb.c
Merge remote-tracking branch 'sound-current/for-linus'
[karo-tx-linux.git] / drivers / net / wireless / orinoco / orinoco_usb.c
index 26a57d773d3031147e5985cc004b3d80937d4081..f2cd513d54b2c21673552470efd6083d3bc5dcbe 100644 (file)
@@ -1576,6 +1576,7 @@ static int ezusb_probe(struct usb_interface *interface,
                                ezusb_hard_reset, NULL);
        if (!priv) {
                err("Couldn't allocate orinocodev");
+               retval = -ENOMEM;
                goto exit;
        }