From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Benc Subject: Re: [PATCH net-next] net: intel: remove dead links Date: Tue, 5 Apr 2016 16:44:26 +0200 Message-ID: <20160405164426.4e0d442d@griffin> References: <3c9f8ea384ba033f83ec360eef17732ff0a5a8dd.1459866280.git.jbenc@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Jeff Kirsher , Jesse Brandeburg , Shannon Nelson , Carolyn Wyborny , Don Skidmore , Bruce Allan , John Ronciak , Mitch Williams To: netdev@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:59461 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758507AbcDEOod (ORCPT ); Tue, 5 Apr 2016 10:44:33 -0400 In-Reply-To: <3c9f8ea384ba033f83ec360eef17732ff0a5a8dd.1459866280.git.jbenc@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: [removing intel-wired-lan@lists.osuosl.org as I have no interest in the annoying "awaits moderator approval" emails] On Tue, 5 Apr 2016 16:25:07 +0200, Jiri Benc wrote: > 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. The patch also applies to net. It's probably better to apply it there than to net-next. Jiri