diff --git a/drivers/staging/r8188eu/TODO b/drivers/staging/r8188eu/TODO index 98f9184809908..ab9d5d145b3bc 100644 --- a/drivers/staging/r8188eu/TODO +++ b/drivers/staging/r8188eu/TODO @@ -11,3 +11,6 @@ To-do list: the driver. * Switch to use LIB80211. * Switch to use MAC80211. +* Switch to use CFG80211. +* Improve the error handling of various functions, particularly those that use + existing kernel APIs.