Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth

This commit is contained in:
Gustavo F. Padovan
2011-12-03 08:26:25 +09:00
6 changed files with 24 additions and 15 deletions
+1 -2
View File
@@ -785,9 +785,8 @@ skip_waking:
usb_mark_last_busy(data->udev);
}
usb_free_urb(urb);
done:
usb_free_urb(urb);
return err;
}