From: Marcel Holtmann Date: Mon, 16 Mar 2015 00:08:19 +0000 (-0700) Subject: Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~204^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aefedc1a4cfe4c874b8a7ac743f9deedc289d9e6;p=pandora-kernel.git Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag The HCI_CONN_REMOTE_OOB connection flag is used to indicate if the pairing initiator has provided out-of-band data. However since that value is no longer used in any decision making, just remove it. It is actually unclear what purpose the OOB data present field from the HCI IO Capability Response event serves in the first place. If either side provided out-of-band data, then that data will be used for pairing. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed