[PATCH 19/25] staging: ks7010: add task to TODO file

Tobin C. Harding me at tobin.cc
Fri Mar 31 01:18:27 UTC 2017


Driver uses custom Michael MIC implementation. There is already an
implementation within the kernel. There is at least one other driver
already using the kernel implementation
(drivers/net/wireless/intersil/orinoco).

Add task to TODO file.

Signed-off-by: Tobin C. Harding <me at tobin.cc>
---
 drivers/staging/ks7010/TODO | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/staging/ks7010/TODO b/drivers/staging/ks7010/TODO
index 87a6dac..e9de31e 100644
--- a/drivers/staging/ks7010/TODO
+++ b/drivers/staging/ks7010/TODO
@@ -27,6 +27,7 @@ Now the TODOs:
 - fix the 'card removal' event when card is inserted when booting
 - check what other upstream wireless mechanisms can be used instead of the
   custom ones here
+- replace custom Michael MIC implementation with the kernel implementation
 
 Please send any patches to:
 Greg Kroah-Hartman <gregkh at linuxfoundation.org>
-- 
2.7.4



More information about the devel mailing list