From: Aaro Koskinen Date: Thu, 25 Apr 2019 19:49:05 +0000 (+0300) Subject: staging: octeon-ethernet: add TODO X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96b86125d7207991c11f23db9359553fcbf45348;p=people%2Fms%2Flinux.git staging: octeon-ethernet: add TODO Add missing TODO to describe the plan to get this driver out of staging. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/octeon/TODO b/drivers/staging/octeon/TODO new file mode 100644 index 000000000000..67a0a1f6b922 --- /dev/null +++ b/drivers/staging/octeon/TODO @@ -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