kernel 5.16, bcm4355c1 Bluetooth

This commit is contained in:
Redecorating
2022-01-11 13:27:52 +11:00
parent f2f8ba0c4d
commit dcbcccf585
8 changed files with 167 additions and 65 deletions
+1 -1
View File
@@ -290,7 +290,7 @@ index bdaaf696f7b6..3017d8ca2c79 100644
- cache->len = info[0];
- memcpy(cache->type, &info[1], 4);
- cache->flags = info[5];
cache->valid = 1;
cache->valid = true;
out:
--