Bluetooth: hidp: Fix memory leak of cached report descriptor
authorPeter Hurley <peter@hurleysoftware.com>
Fri, 5 Aug 2011 14:51:34 +0000 (10:51 -0400)
committerJaikumar Ganesh <jaikumar@google.com>
Fri, 12 Aug 2011 01:42:08 +0000 (18:42 -0700)
commit6b7f77eb6a2bb8197813d69952fee89d91a073b4
tree2e461dfddadf9dd8dbeae7f0f10d5b0f41c2c6e2
parent3f8c499e5d6963525407553c11a241b00809f428
Bluetooth: hidp: Fix memory leak of cached report descriptor

Free the cached HID report descriptor on thread terminate.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/hidp/core.c