From: Johan Hedberg Date: Tue, 24 Jun 2014 10:15:48 +0000 (+0300) Subject: Bluetooth: Update hci_add_link_key() to return pointer to key X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=567fa2aa3dfad9848c25a226927a4ca5f94229ac;p=pandora-kernel.git Bluetooth: Update hci_add_link_key() to return pointer to key By returning the added (or updated) key we pave the way for further refactoring (in subsequent patches) that allows moving the mgmt event sending out from this function (and thereby removal of the awkward new_key parameter). Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed