Skip to content

Commit 8a95c82

Browse files
committed
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>
1 parent fc856b8 commit 8a95c82

File tree

1 file changed

+10
-0
lines changed
  • drivers/staging/rtl8821ae

1 file changed

+10
-0
lines changed

drivers/staging/rtl8821ae/TODO

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Realtek 8821AE PCI wifi driver TODO:
2+
- remove built-in btcoexist module when the "real" one gets upstream
3+
- remove built-in rtlwifi code by porting driver to use the "real" one
4+
in the drivers/net/ directory.
5+
- fix up coding style issues
6+
7+
Please send any patches for this driver to:
8+
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
9+
and the <devel@driverdev.osuosl.org> mailing list.
10+

0 commit comments

Comments
 (0)