summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2022-10-16 12:07:42 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-10-22 09:58:50 +0200
commitce51c0c7fae3390f070e6b515e3a57f6bfdfd18e (patch)
tree34904efe5e074e0de2ea9af7a1a307c640ea1f17 /drivers/staging/ks7010
parentf124c1751844c4592110a292403f342c50a89344 (diff)
downloadlinux-ce51c0c7fae3390f070e6b515e3a57f6bfdfd18e.tar.bz2
staging: ks7010: Update the TODO file for this driver
Add move to mac80211 from wext to the todo for this driver. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Link: https://lore.kernel.org/r/20221016110743.1448067-3-pbrobinson@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ks7010')
-rw-r--r--drivers/staging/ks7010/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/staging/ks7010/TODO b/drivers/staging/ks7010/TODO
index ab6f39175d99..80c97543b977 100644
--- a/drivers/staging/ks7010/TODO
+++ b/drivers/staging/ks7010/TODO
@@ -27,6 +27,9 @@ 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
+- Switch to use LIB80211.
+- Switch to use MAC80211.
+- Switch to use CFG80211.
Please send any patches to:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>