X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=usrp%2Ffirmware%2Flib%2Fusb_common.c;h=3b0547b2f7c9c7bc0e3963fdc001b32d189ccac0;hb=09a1e803a9e6587c78d20cdf16891e5295874668;hp=9d5c9cf2bade81ce7e4ce983ad0a4d6bbb7e1a0e;hpb=b78ae1de4d9bbde942e5e7556630d7ccd8161c30;p=debian%2Fgnuradio diff --git a/usrp/firmware/lib/usb_common.c b/usrp/firmware/lib/usb_common.c index 9d5c9cf2..3b0547b2 100644 --- a/usrp/firmware/lib/usb_common.c +++ b/usrp/firmware/lib/usb_common.c @@ -6,7 +6,7 @@ * * GNU Radio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2, or (at your option) + * the Free Software Foundation; either version 3, or (at your option) * any later version. * * GNU Radio is distributed in the hope that it will be useful, @@ -279,6 +279,7 @@ usb_handle_setup_packet (void) fx2_stall_ep0 (); break; } + break; // --------------------------------