summaryrefslogtreecommitdiff
path: root/drivers/staging/et131x/README
diff options
context:
space:
mode:
authorMark Einon <mark.einon@gmail.com>2011-09-03 11:49:07 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-06 23:53:39 (GMT)
commit740b7a2cb18206374aabe38c0ec1f1344214ac97 (patch)
treeea9f58cd8801fe4612ed63574c7eaaf8a64cb4ab /drivers/staging/et131x/README
parent64df17c6fc95740f1e5dfb0ab257bbee9bdb4147 (diff)
downloadlinux-740b7a2cb18206374aabe38c0ec1f1344214ac97.tar.xz
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>
Diffstat (limited to 'drivers/staging/et131x/README')
-rw-r--r--drivers/staging/et131x/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/et131x/README b/drivers/staging/et131x/README
index 28752a5..c6bcc6a 100644
--- a/drivers/staging/et131x/README
+++ b/drivers/staging/et131x/README
@@ -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.