Skip to content

Commit b81ac78

Browse files
jjd27davem330
authored andcommitted
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>
1 parent a0c5393 commit b81ac78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/usb/cdc_eem.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* for transport over USB using a simpler USB device model than the
2727
* previous CDC "Ethernet Control Model" (ECM, or "CDC Ethernet").
2828
*
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
3030
*
3131
* This version has been tested with GIGAntIC WuaoW SIM Smart Card on 2.6.24,
3232
* 2.6.27 and 2.6.30rc2 kernel.

0 commit comments

Comments
 (0)