Skip to content

Commit 6506cd9

Browse files
PhilPottergregkh
authored andcommitted
staging: r8188eu: add extra TODO entries
Add entry for CFG80211 to reflect that it is currently being worked on and is a desirable feature to have for this driver. Leave entries for LIB80211 and MAC80211 in case anyone else wishes to work on them - they can always be removed later, but MAC80211 in particular would certainly be good to aim for. Also, include an entry for improving error handling, as this is another goal of the cleanup effort. Signed-off-by: Phillip Potter <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent e1e0ee8 commit 6506cd9

File tree

1 file changed

+3
-0
lines changed
  • drivers/staging/r8188eu

1 file changed

+3
-0
lines changed

drivers/staging/r8188eu/TODO

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ To-do list:
1111
the driver.
1212
* Switch to use LIB80211.
1313
* Switch to use MAC80211.
14+
* Switch to use CFG80211.
15+
* Improve the error handling of various functions, particularly those that use
16+
existing kernel APIs.

0 commit comments

Comments
 (0)