staging: et131x: Amend README file

I think the kernel style cleanups are done now.
Adding myself as a recipient of patches.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Mark Einon 2011-09-03 12:49:07 +01:00 committed by Greg Kroah-Hartman
parent 64df17c6fc
commit 740b7a2cb1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,6 @@ Note, the powermanagement options were removed from the vendor provided
driver as they did not build properly at the time.
TODO:
- kernel coding style cleanups
- forward port for latest network driver changes
- kill useless typecasts (e.g. in et1310_phy.c)
- alloc_etherdev is initializing memory with zero?!?
@ -19,6 +18,7 @@ TODO:
Please send patches to:
Greg Kroah-Hartman <gregkh@suse.de>
Mark Einon <mark.einon@gmail.com>
And Cc: Olaf Hartmann <o.hartmann@telovital.com> as he has this device and can
test any changes.