staging: octeon-ethernet: add TODO

Add missing TODO to describe the plan to get this driver out of staging.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Aaro Koskinen 2019-04-25 22:49:05 +03:00 committed by Greg Kroah-Hartman
parent 87b48bbcc3
commit 96b86125d7
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
This driver is functional and supports Ethernet on OCTEON+/OCTEON2/OCTEON3
chips at least up to CN7030.
TODO:
- general code review and clean up
- make driver self-contained instead of being split between staging and
arch/mips/cavium-octeon.
Contact: Aaro Koskinen <aaro.koskinen@iki.fi>