From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932651Ab0IIWcl (ORCPT ); Thu, 9 Sep 2010 18:32:41 -0400 Received: from mail-pw0-f46.google.com ([209.85.160.46]:41656 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932513Ab0IIWch (ORCPT ); Thu, 9 Sep 2010 18:32:37 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=wNb/G5urE1LuaOwNPcu1/Y9UxyCAVvyfr2brHddSr44VJMTcPwJLYl+0UU9Sax/uRx YntSb7XCqYEphF0JEQ1zokGaZ0159OnvrI7OQJO1aImU50RfPJJx/HGZXN0imw3zfYpI EWX/Vxbb26pfEN2fXkqEYchF5Ky6GmEDqUqKI= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 099/223]drivers/net/wireless/ath/ath5k/ath5k.h Update broken web addresses. Date: Thu, 9 Sep 2010 15:32:42 -0700 Message-Id: <1284071562-7948-9-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284071562-7948-1-git-send-email-justinmattock@gmail.com> References: <1284071562-7948-1-git-send-email-justinmattock@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Below you will find an Update to a broken web address. Please let me know if this needs to be changed. Signed-off-by: Justin P. Mattock --- drivers/net/wireless/ath/ath5k/ath5k.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/wireless/ath/ath5k/ath5k.h b/drivers/net/wireless/ath/ath5k/ath5k.h index ea6362a..97659a0 100644 --- a/drivers/net/wireless/ath/ath5k/ath5k.h +++ b/drivers/net/wireless/ath/ath5k/ath5k.h @@ -351,7 +351,7 @@ struct ath5k_srev_name { /* * Some of this information is based on Documentation from: * - * http://madwifi.org/wiki/ChipsetFeatures/SuperAG + * http://madwifi-project.org/wiki/ChipsetFeatures/SuperAG * * Modulation for Atheros' eXtended Range - range enhancing extension that is * supposed to double the distance an Atheros client device can keep a -- 1.7.2.1