From: Johan Hedberg Date: Thu, 9 Sep 2010 07:32:39 +0000 (+0300) Subject: Bluetooth: Don't clear the blacklist when closing the HCI device X-Git-Tag: v2.6.37-rc1~147^2~78^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80e2c88803c72747cb19febe2ad708bf0ad557bf;p=pandora-kernel.git Bluetooth: Don't clear the blacklist when closing the HCI device Clearing the blacklist in hci_dev_do_close() would mean that user space needs to do extra work to re-block devices after a DEVDOWN-DEVUP cycle. This patch removes the clearing of the blacklist in this case and thereby saves user space from the extra work. Signed-off-by: Johan Hedberg Acked-by: Ville Tervo Acked-by: Marcel Holtmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed