On Sun, Sep 26, 2010 at 11:31:15AM -0700, Justin P. Mattock wrote:
> Below is an updated patch from the original fixing broken web addresses in 
> the kernel.
> Thanks for all the help and info on this to everybody..
> Hopefully I didnt miss any of them(if so let me know, and I'll resend).

Changing a URL for a relocated page is one thing, but removing links
isn't necessarily a great idea.  Even if the site is technically
gone, it may be possible to find information e.g through the Internet
Archive Wayback Machine.

> diff --git a/drivers/net/wireless/orinoco/main.c 
> b/drivers/net/wireless/orinoco/main.c
> index e8e2d0f..ba10b07 100644
> --- a/drivers/net/wireless/orinoco/main.c
> +++ b/drivers/net/wireless/orinoco/main.c
> @@ -17,7 +17,6 @@
>   *
>   * Portions based on wvlan_cs.c 1.0.6, Copyright Andreas Neuhaus <andy
>   * AT fasta.fh-dortmund.de>
> - *      http://www.stud.fh-dortmund.de/~andy/wvlan/
>   *
>   * The contents of this file are subject to the Mozilla Public License
>   * Version 1.1 (the "License"); you may not use this file except in

http://web.archive.org/web/20070716051348/http://www.stud.fh-dortmund.de/~andy/wvlan/

-- 
John W. Linville                Someday the world will need a hero, and you
linvi...@tuxdriver.com                  might be all we have.  Be ready.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to