Diff between a47543bd5e1860484d5dbc35fdd7138cee13ee86 and 70b44b1d8af898e129ffa0401dd576835b54059e
Changed Files
| File | Additions | Deletions | Status |
| tools/hcitool.c | +1 | -0 | modified |
Full Patch
diff --git a/tools/hcitool.c b/tools/hcitool.c
index ffaf953..95d2860 100644
--- a/tools/hcitool.c
+++ b/tools/hcitool.c
@@ -363,6 +363,7 @@ static char *get_minor_device_name(int major, int minor)
}
if (strlen(cls_str) > 0)
return cls_str;
+ break;
}
case 6: /* imaging */
if (minor & 4)