From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932759Ab0IIWgl (ORCPT ); Thu, 9 Sep 2010 18:36:41 -0400 Received: from mail-pw0-f46.google.com ([209.85.160.46]:47134 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932736Ab0IIWgg (ORCPT ); Thu, 9 Sep 2010 18:36:36 -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=gVT8MQ3fRMg2WFI4mL5XDeL5VqV32SKzoaguGV+8yIVfdDx6F7GkrOp9xnd9I/lpmE v2fQ7IJq3Zv7fCmogAvwEey6X6DrA2l40GZmdYTlUUXSBf/lq8CIWcAREjlnMZjL6STc ZE/CiHu5J2yGGDVHTwqsZ+WoqiGHICskghWBs= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 111/223]drivers/net/wan/sbni.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:36:40 -0700 Message-Id: <1284071809-8149-6-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284071809-8149-1-git-send-email-justinmattock@gmail.com> References: <1284071809-8149-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/wan/sbni.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/wan/sbni.c b/drivers/net/wan/sbni.c index cff13a9..e8e77e9 100644 --- a/drivers/net/wan/sbni.c +++ b/drivers/net/wan/sbni.c @@ -8,7 +8,7 @@ * Driver supports SBNI12-02,-04,-05,-10,-11 cards, single and * double-channel, PCI and ISA modifications. * More info and useful utilities to work with SBNI12 cards you can find - * at http://www.granch.com (English) or http://www.granch.ru (Russian) + * at http://web.archive.org/web/*/http://www.granch.com * * This software may be used and distributed according to the terms * of the GNU General Public License. -- 1.7.2.1