Commit b81ac784 authored by Jonathan Davies's avatar Jonathan Davies Committed by David S. Miller
Browse files

net: cdc_eem: fix URL to CDC EEM 1.0 spec



The old URL is no longer accessible.

Signed-off-by: default avatarJonathan Davies <jonathan.davies@nutanix.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a0c5393d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
 * for transport over USB using a simpler USB device model than the
 * previous CDC "Ethernet Control Model" (ECM, or "CDC Ethernet").
 *
 * For details, see www.usb.org/developers/devclass_docs/CDC_EEM10.pdf
 * For details, see https://usb.org/sites/default/files/CDC_EEM10.pdf
 *
 * This version has been tested with GIGAntIC WuaoW SIM Smart Card on 2.6.24,
 * 2.6.27 and 2.6.30rc2 kernel.