diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2006-01-17 07:14:53 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-17 08:15:32 +0100 |
commit | 5aeebe01cb2ba1bca4cd9b8a6e77386bd7499dc2 (patch) | |
tree | 297659520d5a5de54601557f188feb5161ae4580 /drivers/net/cs89x0.c | |
parent | [PATCH] fuse: fix bitfield race (diff) | |
download | linux-5aeebe01cb2ba1bca4cd9b8a6e77386bd7499dc2.tar.xz linux-5aeebe01cb2ba1bca4cd9b8a6e77386bd7499dc2.zip |
[PATCH] cs89x0: credit Dmitry Pervushin
Credit Dmitry Pervushin for the PNX010X platform support.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/net/cs89x0.c')
-rw-r--r-- | drivers/net/cs89x0.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/net/cs89x0.c b/drivers/net/cs89x0.c index fab6586d87e9..ef54ebeb29b8 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 |