ACPI: thinkpad-acpi: add development version tag
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / vt6655 / TODO
blobcb04aaafc46f1810e111a356c11823bb53ffcd8e
1 TODO:
2 - remove __cplusplus ifdefs -- done
3 - prepare for merge with vt6656 driver:
4   - rename DEVICE_PRT() to DBG_PRT() -- done
5   - share 80211*.h includes
6   - move code for channel mapping from card.c to channel.c
7   - split rf.c
8   - remove dead code
9   - abstract VT3253 chipset specific code
10 - add common vt665x infrastructure
11 - kill ttype.h
12 - switch to use LIB80211
13 - switch to use MAC80211
14 - use kernel coding style
15 - checkpatch.pl fixes
16 - sparse fixes
17 - integrate with drivers/net/wireless
19 Please send any patches to Greg Kroah-Hartman <greg@kroah.com>
20 and Forest Bond <forest@alittletooquiet.net>.