lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20190426.113418.432887547498785267.davem@davemloft.net> Date: Fri, 26 Apr 2019 11:34:18 -0400 (EDT) From: David Miller <davem@...emloft.net> To: linux@...ck-us.net Cc: linux-usb@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] usbnet: ipheth: Simplify device detection From: Guenter Roeck <linux@...ck-us.net> 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@...ck-us.net> Applied to net-next, thanks.
Powered by blists - more mailing lists