From: Guenter Roeck <linux@xxxxxxxxxxxx> Date: Wed, 24 Apr 2019 10:58:24 -0700 > All Apple products use the same protocol for tethering over USB. > To simplify the code and make it future proof, use > USB_VENDOR_AND_INTERFACE_INFO() instead of > USB_DEVICE_AND_INTERFACE_INFO() to automatically detect and support > all existing and future Apple products using the same interface. > > Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx> Applied to net-next, thanks.