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

net: cdc_eem: fix URL to CDC EEM 1.0 spec

The old URL is no longer accessible.

Signed-off-by: Jonathan Davies <jonathan.davies@nutanix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Jonathan Davies and committed by
David S. Miller
b81ac784 a0c5393d

+1 -1
+1 -1
drivers/net/usb/cdc_eem.c
··· 26 26 * for transport over USB using a simpler USB device model than the 27 27 * previous CDC "Ethernet Control Model" (ECM, or "CDC Ethernet"). 28 28 * 29 - * For details, see www.usb.org/developers/devclass_docs/CDC_EEM10.pdf 29 + * For details, see https://usb.org/sites/default/files/CDC_EEM10.pdf 30 30 * 31 31 * This version has been tested with GIGAntIC WuaoW SIM Smart Card on 2.6.24, 32 32 * 2.6.27 and 2.6.30rc2 kernel.