Files
linux/drivers/bluetooth
Marcel Holtmann 0e62a2b955 Bluetooth: btusb: Fix memory leak in Intel setup routine
commit ecffc80478 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-03 09:29:52 -07:00
..