From: Johan Hedberg Date: Fri, 31 Jan 2014 03:39:57 +0000 (-0800) Subject: Bluetooth: Fix long_term_keys debugfs output X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f813f1be1f82a09720e94533f46ac79276eb037d;p=pandora-kernel.git Bluetooth: Fix long_term_keys debugfs output The code was previously iterating the wrong list (and what's worse casting entries to a type which they were not) and also missing a proper line terminator when printing each entry. The code now also prints the LTK type in hex for easier comparison with the kernel-defined values. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed