• Orjan Friberg's avatar
    USB: bluetty.c allocation bug fix · 40a05707
    Orjan Friberg authored
    In usb_bluetooth_probe, the transfer buffers for the write pool urbs
    are allocated with size 0, because bluetooth->bulk_out_buffer_size isn't set
    until after the loop.
    40a05707
bluetty.c 37.7 KB