summaryrefslogtreecommitdiff
path: root/drivers/staging/et131x/README
diff options
context:
space:
mode:
authorMark Einon <mark.einon@gmail.com>2011-10-01 10:14:10 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-10-04 17:43:12 (GMT)
commit53c3ee0db36db31d095f4e902bc42a4dea18fd8c (patch)
tree124f0bc01f6f7b877bc9756ac11c76e6cb085520 /drivers/staging/et131x/README
parentc6a241745943aba2b86b9dae3258e60f4c6635a8 (diff)
downloadlinux-53c3ee0db36db31d095f4e902bc42a4dea18fd8c.tar.xz
staging: et131x: Remove TODO entry 'alloc_etherdev initilising memory with zero'
Removing this as I'm pretty sure its not true, and alloc_etherdev isn't provided by this driver anyway. Alternatively, its a badly written comment and I don't understand it. This drivers use of alloc_etherdev() is within keeping with other net devices, so I'm happy. 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/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/et131x/README b/drivers/staging/et131x/README
index 7e846b2..d24ef84 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:
- - alloc_etherdev is initializing memory with zero?!?
- add_timer call in et131x_netdev.c is correct?
- Add power saving functionality (suspend, sleep, resume)
- Implement a few more kernel Parameter (set mac )