MAX_USB_STRING_SIZE
buf = kmalloc(MAX_USB_STRING_SIZE, GFP_NOIO);
len = usb_string(udev, index, buf, MAX_USB_STRING_SIZE);