Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

usbnet: ipheth: update Kconfig description

This module has for a long time not been limited to iPhone <= 3GS.
Update description to match the actual state of the driver.

Remove dead link from 2010, instead reference an existing userspace
iOS device pairing implementation as part of libimobiledevice.

Signed-off-by: Foster Snowhill <forst@pen.gy>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Foster Snowhill and committed by
David S. Miller
0c6e9d32 a2d274c6

+4 -6
+4 -6
drivers/net/usb/Kconfig
··· 583 583 default n 584 584 help 585 585 Module used to share Internet connection (tethering) from your 586 - iPhone (Original, 3G and 3GS) to your system. 587 - Note that you need userspace libraries and programs that are needed 588 - to pair your device with your system and that understand the iPhone 589 - protocol. 590 - 591 - For more information: http://giagio.com/wiki/moin.cgi/iPhoneEthernetDriver 586 + iPhone to your system. 587 + Note that you need a corresponding userspace library/program 588 + to pair your device with your system, for example usbmuxd 589 + <https://github.com/libimobiledevice/usbmuxd>. 592 590 593 591 config USB_SIERRA_NET 594 592 tristate "USB-to-WWAN Driver for Sierra Wireless modems"