From: Johan Hedberg Date: Thu, 28 Apr 2011 18:29:03 +0000 (-0700) Subject: Bluetooth: Add store_hint parameter to mgmt_new_key X-Git-Tag: v3.0-rc1~377^2~161^2^2~40^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4df378a10e31698df1679f3329301d773a654b61;p=pandora-kernel.git Bluetooth: Add store_hint parameter to mgmt_new_key Even for keys that shouldn't be stored some use cases require the knowledge of a new key having been created so that the conclusion of a successful pairing can be made. Therefore, always send the mgmt_new_key event but add a store_hint parameter to it to indicate to user space whether the key should be stored or not. Signed-off-by: Johan Hedberg Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed