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)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:22:49 +0000 (12:22 -0800)
commit79f1815f3053b7209d8ca38e39712936572527b2
treeacf96670b5280bdd7b51b189d5fbb5dbe40405d8
parent7659905680f6954c21431cac5b602a969f60bbee
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