]> Git Repo - linux.git/blobdiff - drivers/bluetooth/bpa10x.c
teach set_special_pids() to use struct pid
[linux.git] / drivers / bluetooth / bpa10x.c
index 1375b5345a0a1466045204b80a2804672b6c4756..3b28658f5a1ff1b748bb450d3272388c71783fca 100644 (file)
@@ -423,6 +423,7 @@ static int bpa10x_send_frame(struct sk_buff *skb)
                break;
 
        default:
+               usb_free_urb(urb);
                return -EILSEQ;
        }
 
This page took 0.031562 seconds and 4 git commands to generate.