Diff between 3a4dd4d3bbc406d3dadd70f55b59d7fcc16ea65b and 9bae9813abf29344cc3d84af2ee59efd9e9e78fc

Changed Files

File Additions Deletions Status
plugins/hciops.c +0 -3 modified

Full Patch

diff --git a/plugins/hciops.c b/plugins/hciops.c
index fd19ef4..c46465a 100644
--- a/plugins/hciops.c
+++ b/plugins/hciops.c
@@ -1569,9 +1569,6 @@ static void read_local_name_complete(int index, read_local_name_rp *rp)
 
 	DBG("Got name for hci%d", index);
 
-	if (!dev->up)
-		return;
-
 	/* Even though it shouldn't happen (assuming the kernel behaves
 	 * properly) it seems like we might miss the very first
 	 * initialization commands that the kernel sends. So check for