linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: cdc_eem: fix URL to CDC EEM 1.0 spec
@ 2021-05-14 14:41 Jonathan Davies
  2021-05-14 22:20 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Davies @ 2021-05-14 14:41 UTC (permalink / raw)
  To: Oliver Neukum, David S . Miller, Jakub Kicinski
  Cc: linux-usb, netdev, linux-kernel, trivial, Jonathan Davies

The old URL is no longer accessible.

Signed-off-by: Jonathan Davies <jonathan.davies@nutanix.com>
---
 drivers/net/usb/cdc_eem.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/usb/cdc_eem.c b/drivers/net/usb/cdc_eem.c
index 0eeec80..2e60bc1 100644
--- a/drivers/net/usb/cdc_eem.c
+++ b/drivers/net/usb/cdc_eem.c
@@ -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.
-- 
2.9.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] net: cdc_eem: fix URL to CDC EEM 1.0 spec
  2021-05-14 14:41 [PATCH] net: cdc_eem: fix URL to CDC EEM 1.0 spec Jonathan Davies
@ 2021-05-14 22:20 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-05-14 22:20 UTC (permalink / raw)
  To: Jonathan Davies
  Cc: oliver, davem, kuba, linux-usb, netdev, linux-kernel, trivial

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Fri, 14 May 2021 14:41:01 +0000 you wrote:
> The old URL is no longer accessible.
> 
> Signed-off-by: Jonathan Davies <jonathan.davies@nutanix.com>
> ---
>  drivers/net/usb/cdc_eem.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - net: cdc_eem: fix URL to CDC EEM 1.0 spec
    https://git.kernel.org/netdev/net/c/b81ac7841d51

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-14 22:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14 14:41 [PATCH] net: cdc_eem: fix URL to CDC EEM 1.0 spec Jonathan Davies
2021-05-14 22:20 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).