]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ng_ubt: Do not clear stall before receiving of HCI command response.
authorVladimir Kondratyev <wulf@FreeBSD.org>
Thu, 15 Apr 2021 14:25:00 +0000 (17:25 +0300)
committerVladimir Kondratyev <wulf@FreeBSD.org>
Thu, 15 Apr 2021 14:25:00 +0000 (17:25 +0300)
commit52489f2a55e625ea35bccc3749ca3adad6ce0c54
tree28b1fe3a65d37c1e2bd16f4f795cd7a9249ac0fd
parent1b11173c00d84d4a25cc8aa3c6c69cc15696b0ec
ng_ubt: Do not clear stall before receiving of HCI command response.

Unconditional execution of "clear feature" request at SETUP stage was
workaround for probe failures on ng_ubt.ko re-kldloading which is
unnecessary now.

Reviewed by: hselasky
MFC after: 2 weeks
Differential revision: https://reviews.freebsd.org/D29775
sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c