projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f124c17
)
staging: ks7010: Update the TODO file for this driver
author
Peter Robinson
<pbrobinson@gmail.com>
Sun, 16 Oct 2022 11:07:42 +0000
(12:07 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 22 Oct 2022 07:58:50 +0000
(09:58 +0200)
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>
drivers/staging/ks7010/TODO
patch
|
blob
|
history
diff --git
a/drivers/staging/ks7010/TODO
b/drivers/staging/ks7010/TODO
index ab6f39175d992ab07cfb46572e5f2f76f319b5ac..80c97543b97728568466fff5cfe2fc4ab0dac4c7 100644
(file)
--- 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>