From: Alfonso Acosta Date: Tue, 7 Oct 2014 08:44:10 +0000 (+0000) Subject: Bluetooth: Refactor arguments of mgmt_device_connected X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~3^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48ec92fa4f16c0f71e95c31490c03b6c9e0e793b;p=pandora-kernel.git Bluetooth: Refactor arguments of mgmt_device_connected The values of a lot of the mgmt_device_connected() parameters come straight from a hci_conn object. We can simplify the function by passing the full hci_conn pointer to it. Signed-off-by: Alfonso Acosta Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed