On 16 June 2017 at 07:31, Bin Meng <[email protected]> wrote: > For accuracy, we should use 'sizeof(struct usb_port_status)' as the > wLength for 'get port status' request, although it happens to be > equal to 'sizeof(struct usb_hub_status)'. > > Signed-off-by: Bin Meng <[email protected]> > --- > > common/usb_hub.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

