Staging: vt665x: Clean up include files, Part 1
[safe/jmp/linux-2.6] / drivers / staging / vt6656 / TODO
1 TODO:
2 - remove __cplusplus ifdefs -- done
3 - remove kernel version compatibility wrappers
4 - remove support for older wireless extensions
5 - prepare for merge with vt6655 driver:
6   - remove PRINT_K() macro
7   - split rf.c
8   - abstract VT3184 chipset specific code
9 - add common vt665x infrastructure
10 - kill ttype.h
11 - switch to use LIB80211
12 - switch to use MAC80211
13 - use kernel coding style
14 - checkpatch.pl fixes
15 - sparse fixes
16 - integrate with drivers/net/wireless
17
18 Please send any patches to Greg Kroah-Hartman <greg@kroah.com>,
19 Forest Bond <forest@alittletooquiet.net> and Bartlomiej Zolnierkiewicz
20 <bzolnier@gmail.com>.