From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932623Ab0IIWaL (ORCPT ); Thu, 9 Sep 2010 18:30:11 -0400 Received: from mail-pv0-f174.google.com ([74.125.83.174]:48162 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932488Ab0IIWaE (ORCPT ); Thu, 9 Sep 2010 18:30:04 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer; b=f3Zhk67onmVgJcSp1OrCr0MYUsSyyD03alBBWEn8kOJnQUMIBYKz1p64JpIHgmWjQ+ jtA1nVBV+0zGj7gqX/qClrBolmVO/lmB6pLjFAOPUq0lskk6ZqIBfNiYiI+/1f1kK+Pa Rimjdji+t7wXhreNkUg3fj/4Yo090dpQq2sog= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 091/223]drivers/net/usb/plusb.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:30:21 -0700 Message-Id: <1284071429-7902-1-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 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/usb/plusb.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/usb/plusb.c b/drivers/net/usb/plusb.c index 08555f8..c928261 100644 --- a/drivers/net/usb/plusb.c +++ b/drivers/net/usb/plusb.c @@ -32,7 +32,7 @@ /* - * Prolific PL-2301/PL-2302 driver ... http://www.prolifictech.com + * Prolific PL-2301/PL-2302 driver ...http://www.prolific.com.tw/ * * The protocol and handshaking used here should be bug-compatible * with the Linux 2.2 "plusb" driver, by Deti Fliegl. -- 1.7.2.1