net: cdc_eem: fix URL to CDC EEM 1.0 spec
authorJonathan Davies <jonathan.davies@nutanix.com>
Fri, 14 May 2021 14:41:01 +0000 (14:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 May 2021 22:17:18 +0000 (15:17 -0700)
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>
drivers/net/usb/cdc_eem.c

index 0eeec80..2e60bc1 100644 (file)
@@ -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.