Bluetooth: btusb: Fix memory leak in Intel setup routine
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 7 Jun 2015 07:42:19 +0000 (09:42 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 8 Jun 2015 08:07:17 +0000 (11:07 +0300)
commitecffc80478cdce122f0ecb6a4e4f909132dd5c47
tree3563739fff92f7cd565632666b9002c03844796b
parent781f899f2f9d8b71e35225a087f90052059486c5
Bluetooth: btusb: Fix memory leak in Intel setup routine

The SKB returned from the Intel specific version information command is
missing a kfree_skb.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Cc: stable@vger.kernel.org
drivers/bluetooth/btusb.c