From: Johan Hedberg Date: Wed, 22 Feb 2012 18:14:22 +0000 (+0200) Subject: Bluetooth: Fix read_name updating when HCI_SETUP is not set X-Git-Tag: v3.4-rc1~177^2~112^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db99b5fc77e6cec47d80703b471f1efe04527d2f;p=pandora-kernel.git Bluetooth: Fix read_name updating when HCI_SETUP is not set The local name should only be updated as a consequence of a hci_read_local_name if we are in the HCI_SETUP state. In all other scenarios it should only be updated through hci_write_local_name. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann --- Reading git-diff-tree failed