From a1c821ae6c63d9ac648374f4953295e350572d3c Mon Sep 17 00:00:00 2001 From: Mark Einon Date: Sun, 4 Sep 2011 11:24:43 +0100 Subject: [PATCH] staging: et131x: Update README file I believe that the driver is up to date with the latest network driver changes, so removing this line from the TODO to see if anyone else disagrees. Also all useless typecasts are now dead. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- drivers/staging/et131x/README | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/et131x/README b/drivers/staging/et131x/README index c6bcc6a05736..7e846b2c26d4 100644 --- a/drivers/staging/et131x/README +++ b/drivers/staging/et131x/README @@ -9,8 +9,6 @@ Note, the powermanagement options were removed from the vendor provided driver as they did not build properly at the time. TODO: - - forward port for latest network driver changes - - kill useless typecasts (e.g. in et1310_phy.c) - alloc_etherdev is initializing memory with zero?!? - add_timer call in et131x_netdev.c is correct? - Add power saving functionality (suspend, sleep, resume) -- 2.34.1