cdc_ncm: update specs URL
authorEnrico Mioso <mrkiko.rs@gmail.com>
Sat, 11 Jul 2015 15:30:01 +0000 (17:30 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 12 Jul 2015 04:12:23 +0000 (21:12 -0700)
Update referenced specs link to reflect actual file version and location.

Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_ncm.c

index 1991e4a2465737b2adb26117f03f43875eaab508..db40175b1a0b081dfcf5c8eb829d935618324d10 100644 (file)
@@ -6,7 +6,7 @@
  * Original author: Hans Petter Selasky <hans.petter.selasky@stericsson.com>
  *
  * USB Host Driver for Network Control Model (NCM)
- * http://www.usb.org/developers/devclass_docs/NCM10.zip
+ * http://www.usb.org/developers/docs/devclass_docs/NCM10_012011.zip
  *
  * The NCM encoding, decoding and initialization logic
  * derives from FreeBSD 8.x. if_cdce.c and if_cdcereg.h