Browse Source

Staging: rtl8821ae: add TODO file

List what needs to be done to this driver to get it merged to the
"proper" part of the kernel tree.

Cc: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Greg Kroah-Hartman 11 năm trước cách đây
mục cha
commit
8a95c82328
1 tập tin đã thay đổi với 10 bổ sung0 xóa
  1. 10 0
      drivers/staging/rtl8821ae/TODO

+ 10 - 0
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.
+