From: Johan Hedberg Date: Tue, 24 Jun 2014 10:15:53 +0000 (+0300) Subject: Bluetooth: Convert hcon->flush_key to a proper flag X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af6a9c321384400efab1726636e8189737bbbd09;p=pandora-kernel.git Bluetooth: Convert hcon->flush_key to a proper flag There's no point in having boolean variables in the hci_conn struct since it already has a flags member. This patch converts the flush_key member into a proper flag. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed