From patchwork Thu Oct 1 21:48:09 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ralf Baechle X-Patchwork-Id: 34777 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by ozlabs.org (Postfix) with ESMTP id A5451B7BDB for ; Fri, 2 Oct 2009 07:47:19 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752940AbZJAVrJ (ORCPT ); Thu, 1 Oct 2009 17:47:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752920AbZJAVrJ (ORCPT ); Thu, 1 Oct 2009 17:47:09 -0400 Received: from eddie.linux-mips.org ([78.24.191.182]:60646 "EHLO eddie.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752906AbZJAVrI (ORCPT ); Thu, 1 Oct 2009 17:47:08 -0400 Received: from localhost.localdomain ([127.0.0.1]:47275 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-FAIL) by ftp.linux-mips.org with ESMTP id S1493490AbZJAVrG (ORCPT ); Thu, 1 Oct 2009 23:47:06 +0200 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id n91Lm9g9015339; Thu, 1 Oct 2009 23:48:09 +0200 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id n91Lm99d015337; Thu, 1 Oct 2009 23:48:09 +0200 Date: Thu, 1 Oct 2009 23:48:09 +0200 From: Ralf Baechle To: netdev@vger.kernel.org, "David S. Miller" Subject: [PATCH] Kconfig: STRIP: Remove stale bits of STRIP help text Message-ID: <20091001214809.GA15234@linux-mips.org> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.19 (2009-01-05) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Remove references to dead web site mosquitonet.Stanford.EDU. Signed-off-by: Ralf Baechle drivers/net/wireless/Kconfig | 13 ++++++------- 1 files changed, 6 insertions(+), 7 deletions(-) --- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig index 49ea9c9..d7a764a 100644 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig @@ -31,13 +31,12 @@ config STRIP ---help--- Say Y if you have a Metricom radio and intend to use Starmode Radio IP. STRIP is a radio protocol developed for the MosquitoNet project - (on the WWW at ) to send Internet - traffic using Metricom radios. Metricom radios are small, battery - powered, 100kbit/sec packet radio transceivers, about the size and - weight of a cellular telephone. (You may also have heard them called - "Metricom modems" but we avoid the term "modem" because it misleads - many people into thinking that you can plug a Metricom modem into a - phone line and use it as a modem.) + to send Internet traffic using Metricom radios. Metricom radios are + small, battery powered, 100kbit/sec packet radio transceivers, about + the size and weight of a cellular telephone. (You may also have heard + them called "Metricom modems" but we avoid the term "modem" because + it misleads many people into thinking that you can plug a Metricom + modem into a phone line and use it as a modem.) You can use STRIP on any Linux machine with a serial port, although it is obviously most useful for people with laptop computers. If you