From 5aeebe01cb2ba1bca4cd9b8a6e77386bd7499dc2 Mon Sep 17 00:00:00 2001 From: Lennert Buytenhek Date: Mon, 16 Jan 2006 22:14:53 -0800 Subject: [PATCH] [PATCH] cs89x0: credit Dmitry Pervushin Credit Dmitry Pervushin for the PNX010X platform support. Signed-off-by: Lennert Buytenhek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- drivers/net/cs89x0.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/net/cs89x0.c b/drivers/net/cs89x0.c index fab6586..ef54ebe 100644 --- a/drivers/net/cs89x0.c +++ b/drivers/net/cs89x0.c @@ -93,6 +93,9 @@ Deepak Saxena : dsaxena@plexity.net : Intel IXDP2351 platform support + Dmitry Pervushin : dpervushin@ru.mvista.com + : PNX010X platform support + */ /* Always include 'config.h' first in case the user wants to turn on -- 2.7.4