From: Peter Robinson Date: Sun, 16 Oct 2022 11:07:42 +0000 (+0100) Subject: staging: ks7010: Update the TODO file for this driver X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ce51c0c7fae3390f070e6b515e3a57f6bfdfd18e;p=linux.git 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 Link: https://lore.kernel.org/r/20221016110743.1448067-3-pbrobinson@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/ks7010/TODO b/drivers/staging/ks7010/TODO index ab6f39175d992..80c97543b9772 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