diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/staging/rtl8821ae/TODO | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/staging/rtl8821ae/TODO b/drivers/staging/rtl8821ae/TODO new file mode 100644 index 000000000000..3ee7529d4ed5 --- /dev/null +++ b/drivers/staging/rtl8821ae/TODO @@ -0,0 +1,10 @@ +Realtek 8821AE PCI wifi driver TODO: + - remove built-in btcoexist module when the "real" one gets upstream + - remove built-in rtlwifi code by porting driver to use the "real" one + in the drivers/net/ directory. + - fix up coding style issues + +Please send any patches for this driver to: + Greg Kroah-Hartman <gregkh@linuxfoundation.org> +and the <devel@driverdev.osuosl.org> mailing list. + |