fix bluetooth hci_dev quirks API change since v6.16-rc7

This commit is contained in:
Jianfeng Liu
2025-07-23 11:17:24 +08:00
committed by leggewie
parent f0d1697c55
commit c093f2e581
2 changed files with 27 additions and 1 deletions

View File

@@ -534,7 +534,7 @@ driver_uwe5622() {
fi
fi
if linux-version compare "${version}" ge 6.15; then
if linux-version compare "${version}" ge 6.16; then
process_patch_file "${SRC}/patch/misc/wireless-uwe5622/uwe5622-v6.16.patch" "applying"
fi
fi