From: Johan Hedberg Date: Wed, 4 Jan 2012 11:39:52 +0000 (+0200) Subject: Bluetooth: Return updated name state with hci_inquiry_cache_update X-Git-Tag: v3.4-rc1~177^2~112^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3175405b906a85ed2bad21e09c444266e4a05a8e;p=pandora-kernel.git Bluetooth: Return updated name state with hci_inquiry_cache_update If user-space has already confirmed the name for a remote device we shouldn't request confirmation again. The simplest way to do this is to return the name state from hci_inquiry_cache_update (if it is anything else than unknown then we do not need confirmation from user-space). Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann --- Reading git-diff-tree failed