[PATCH] RE: [PATCH 1/1] net driver: Add support for SMSC LAN911x line of ethernet...
authorDustin McIntire <dustin@sensoria.com>
Thu, 20 Apr 2006 03:24:51 +0000 (20:24 -0700)
committerJeff Garzik <jeff@garzik.org>
Thu, 20 Apr 2006 21:38:39 +0000 (17:38 -0400)
commit0a0c72c9118c4e63080eb409f0cfdf15808d23a4
tree99bd8141839f4b26d853626b5eaf532ca8a38bde
parent89be0501a013737d562f56ce1c5a2ff075995b11
[PATCH] RE: [PATCH 1/1] net driver: Add support for SMSC LAN911x line of ethernet chips

>
> The patch was badly wordwrapped.  Please fix and resend.
>

OK, I've fixed the wrapping and removed the CONFIG_ARM restriction.  I've also did my
best to modify the C style to conform to the comments.

I noticed that the patch is getting ignored by majordomo due to its size >100K.
Should it be broken up somehow to allow posting to the lists?

Signed-off-by: Dustin McIntire <dustin@sensoria.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/smc911x.c [new file with mode: 0644]
drivers/net/smc911x.h [new file with mode: 0644]