]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - drivers/staging/rtl8188eu/TODO
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-hirsute-kernel.git] / drivers / staging / rtl8188eu / TODO
CommitLineData
b63c0539 1TODO:
0056d8bd 2- find and remove remaining code valid only for 5 GHz. Most of the obvious
b63c0539
LF
3 ones have been removed, but things like channel > 14 still exist.
4- find and remove any code for other chips that is left over
b63c0539
LF
5- convert any remaining unusual variable types
6- find codes that can use %pM and %Nph formatting
7- checkpatch.pl fixes - most of the remaining ones are lines too long. Many
8 of them will require refactoring
9- merge Realtek's bugfixes and new features into the driver
10- switch to use LIB80211
11- switch to use MAC80211
12
8052d7dd 13Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
b63c0539 14and Larry Finger <Larry.Finger@lwfinger.net>.