ipheth: Add support for iPad 2 and iPad 3
authorKristian Evensen <kristian.evensen@gmail.com>
Fri, 30 May 2014 10:17:00 +0000 (12:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Jun 2014 23:11:55 +0000 (16:11 -0700)
Each iPad model has a different product id, this patch adds support for iPad 2
(pid 0x12a2) and iPad 3 (pid 0x12a6). Note that iPad 2 must be jailbroken and a
third-party app must be used for tethering to work. On iPad 3, tethering works
out of the box (assuming your ISP is nice).

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/ipheth.c

Simple merge