Staging: vt6656: add TODO
Cc: Forest Bond <forest@alittletooquiet.net> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Jim Lieb <lieb@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
100a538442
commit
555044bf89
1 changed files with 20 additions and 0 deletions
20
drivers/staging/vt6656/TODO
Normal file
20
drivers/staging/vt6656/TODO
Normal file
|
@ -0,0 +1,20 @@
|
|||
TODO:
|
||||
- remove __cplusplus ifdefs
|
||||
- remove kernel version compatibility wrappers
|
||||
- remove support for older wireless extensions
|
||||
- prepare for merge with vt6655 driver:
|
||||
- remove PRINT_K() macro
|
||||
- split rf.c
|
||||
- abstract VT3184 chipset specific code
|
||||
- add common vt665x infrastructure
|
||||
- kill ttype.h
|
||||
- switch to use LIB80211
|
||||
- switch to use MAC80211
|
||||
- use kernel coding style
|
||||
- checkpatch.pl fixes
|
||||
- sparse fixes
|
||||
- integrate with drivers/net/wireless
|
||||
|
||||
Please send any patches to Greg Kroah-Hartman <greg@kroah.com>,
|
||||
Forest Bond <forest@alittletooquiet.net> and Bartlomiej Zolnierkiewicz
|
||||
<bzolnier@gmail.com>.
|
Loading…
Reference in a new issue