From: Johan Hedberg Date: Thu, 17 Jul 2014 12:35:39 +0000 (+0300) Subject: Bluetooth: Introduce a flag to track who really initiates authentication X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~17^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=977f8fce0279e5f96dc5c5068610d60b9ae94802;p=pandora-kernel.git Bluetooth: Introduce a flag to track who really initiates authentication Even though our side requests authentication, the original action that caused it may be remotely triggered, such as an incoming L2CAP or RFCOMM connect request. To track this information introduce a new hci_conn flag called HCI_CONN_AUTH_INITIATOR. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed