Skip to content
Commit 6e460ca6 authored by Paweł Zadrożniak's avatar Paweł Zadrożniak Committed by Carles Cufí
Browse files

drivers: usb: nordic: Fix class/vendor request handling



SetAddress request (0x05) is ignored and not propagated, because it
is handled by nRF hardware. Curently, request type is not checked
causing class or vendor request 0x05 to be inappropiately ignored.
Only standard requests (type = 0) shoud be ignored. This commit
fixes the issue.

Signed-off-by: default avatarPaweł Zadrożniak <pawel.zadrozniak@nordicsemi.no>
parent 3fc497ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment