diff options
author | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-02-22 15:12:39 (GMT) |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2017-04-14 14:44:16 (GMT) |
commit | 12d0b8f5f07b76d7447d60f7528d578233553909 (patch) | |
tree | cec0448effa0dcc4b741e8bcd00eccb06bdfb40f /disk | |
parent | 5c73536738e1aa411b127d84dff41a5e60a4e610 (diff) | |
download | u-boot-12d0b8f5f07b76d7447d60f7528d578233553909.tar.xz |
usb: gadget: g_dnl: hold maximum string descriptor
A USB String descriptor can be up to 255 characters long and it's not
NULL terminated according to the USB spec. This means our
MAX_STRING_SERIAL should be 256 (to cope with NULL terminator).
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'disk')
0 files changed, 0 insertions, 0 deletions