aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor.cc
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2019-08-22 19:53:52 +0200
committerGitHub <noreply@github.com>2019-08-22 19:53:52 +0200
commitca6f3cfa782bb9aa9e1cb1247a2a4632608ab368 (patch)
treef3bdb8f2e032820a269de2e2a99eb31e19a58f3b /executor/executor.cc
parentd003d6d021fcd38dfc3b578f1f179a76654bb709 (diff)
sys/linux: fix bNumEndpoints in a USB interface (#1360)
bNumEndpoints is defined as len[endpoints]. This initially assumed that endpoints is an array, which is not the case for descriptions for particular USB classes. Improve it by defining a new template for interfaces and passing in a value range for bNumEndpoints for these cases.
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions