> From: netdev-ow...@vger.kernel.org [mailto:netdev-
> ow...@vger.kernel.org] On Behalf Of Jiri Benc
> Sent: Tuesday, April 5, 2016 7:25 AM
> To: netdev@vger.kernel.org
> Cc: Kirsher, Jeffrey T <jeffrey.t.kirs...@intel.com>; Brandeburg, Jesse
> <jesse.brandeb...@intel.com>; Nelson, Shannon
> <shannon.nel...@intel.com>; Wyborny, Carolyn
> <carolyn.wybo...@intel.com>; Skidmore, Donald C
> <donald.c.skidm...@intel.com>; Allan, Bruce W <bruce.w.al...@intel.com>;
> Ronciak, John <john.ronc...@intel.com>; Williams, Mitch A
> <mitch.a.willi...@intel.com>; intel-wired-...@lists.osuosl.org
> Subject: [PATCH net-next] net: intel: remove dead links
> 
> The Kconfig for Intel NICs references two different URLs for the "Adapter
> & Driver ID Guide". Neither of those two links works. The current URL seems
> to be
> http://www.intel.com/content/www/us/en/support/network-and-i-
> o/ethernet-products/000005584.html
> but given it's apparently constantly changing, there's no point in having it
> in the help text.
> 
> Just keep a generic pointer to http://support.intel.com. Hopefully, this one
> will have a longer live. It still works, at least.
> 
> Futhermore, remove a link to "the latest Intel PRO/100 network driver for
> Linux", this has no place in the mainline kernel and the latest Linux driver
> it offers is from 2006, anyway.
> 
> Signed-off-by: Jiri Benc <jb...@redhat.com>
> ---
>  drivers/net/ethernet/intel/Kconfig | 80 
> +++++++-------------------------------
>  1 file changed, 14 insertions(+), 66 deletions(-)

If reading through the file qualifies as tested...

Tested-by: Aaron Brown <aaron.f.br...@intel.com>

Reply via email to