From: Syam Sidhardhan Date: Thu, 12 Apr 2012 15:03:17 +0000 (+0530) Subject: Bluetooth: Remove unused hci_le_ltk_reply() X-Git-Tag: sz_174~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7254e99066b2f71d014f144d86d08635b5b1398;p=pandora-kernel.git Bluetooth: Remove unused hci_le_ltk_reply() In this API, we were using sizeof operator for an array given as function argument, which is invalid. However this API is not used anywhere. Signed-off-by: Syam Sidhardhan Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed