From: Johan Hedberg Date: Wed, 16 Jul 2014 08:42:27 +0000 (+0300) Subject: Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~17^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40bef302f6323d1ee6fb3dc0e62edb0f446d0339;p=pandora-kernel.git Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable Having a dedicated u8 role variable in the hci_conn struct greatly simplifies tracking of the role, since this is the native way that it's represented on the HCI level. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed