summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2020-08-25 14:55:05 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-10-29 10:08:30 +0100
commit05981710aa5e27d46f34db69d32525e16ceeb524 (patch)
treef56d0f94306ab7907580a7d5b48515fd93d2459d /Makefile
parent5a30d4a5afcc3eaa9a8d35f23d2174b98e3d830e (diff)
usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.
[ Upstream commit 7974ecd7d3c0f42a98566f281e44ea8573a2ad88 ] Currently, enabling f_ncm at SuperSpeed Plus speeds results in an oops in config_ep_by_speed because ncm_set_alt passes in NULL ssp_descriptors. Fix this by re-using the SuperSpeed descriptors. This is safe because usb_assign_descriptors calls usb_copy_descriptors. Tested: enabled f_ncm on a dwc3 gadget and 10Gbps link, ran iperf Reviewed-by: Maciej Żenczykowski <maze@google.com> Signed-off-by: Lorenzo Colitti <lorenzo@google.com> Signed-off-by: Felipe Balbi <balbi@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions