From: Mark Einon Date: Sat, 3 Sep 2011 11:49:07 +0000 (+0100) Subject: staging: et131x: Amend README file X-Git-Tag: firefly_0821_release~3680^2~4313^2^2~628 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=740b7a2cb18206374aabe38c0ec1f1344214ac97;p=firefly-linux-kernel-4.4.55.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/et131x/README b/drivers/staging/et131x/README index 28752a502312..c6bcc6a05736 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 + Mark Einon And Cc: Olaf Hartmann as he has this device and can test any changes.