From: Komuro <komurojun-mbn@nifty.com>
Date: Tue, 28 Jun 2005 03:23:05 +0000 (-0400)
Subject: drivers/net/at1700: remove incorrect comment
X-Git-Tag: v2.6.13-rc1~47
X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=c903e41e67046e7f52bbc404bd5aa654d12540cc;p=linux-2.6-omap-h63xx.git

drivers/net/at1700: remove incorrect comment

"Allied Telesis RE1000 Plus" is not supported at all
by kernel 2.6.12.

Signed-off-by: komurojun-mbn@nifty.com
---

diff --git a/drivers/net/at1700.c b/drivers/net/at1700.c
index b8ab2b6355e..e613cc28974 100644
--- a/drivers/net/at1700.c
+++ b/drivers/net/at1700.c
@@ -34,10 +34,6 @@
 	only is it difficult to detect, it also moves around in I/O space in
 	response to inb()s from other device probes!
 */
-/*
-	99/03/03  Allied Telesis RE1000 Plus support by T.Hagawa
-	99/12/30	port to 2.3.35 by K.Takai
-*/
 
 #include <linux/config.h>
 #include <linux/errno.h>