From: Johan Hedberg Date: Wed, 19 Feb 2014 12:57:45 +0000 (+0200) Subject: Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba74b666b5e581ef3d4912af73774fab48c03198;p=pandora-kernel.git Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk It's simpler (one less if-statement) to just evaluate the appropriate value for store_hint in the mgmt_new_ltk function than to pass a boolean parameter to the function. Furthermore, this simplifies moving the mgmt event emission out from hci_add_ltk in subsequent patches. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed