RT-AC56 3.0.0.4.374.37 core
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / staging / vt6655 / TODO
blob63607ef9c97e55418a4d65b6dc66fe6e50e43f9a
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   - split rf.c
7   - remove dead code
8   - abstract VT3253 chipset specific code
9 - add common vt665x infrastructure
10 - kill ttype.h
11 - switch to use LIB80211
12 - switch to use MAC80211
13 - verify unsigned long usage for x86-64 arch
14 - reduce .data footprint
15 - use kernel coding style
16 - checkpatch.pl fixes
17 - sparse fixes
18 - integrate with drivers/net/wireless
20 Please send any patches to Greg Kroah-Hartman <greg@kroah.com>
21 and Forest Bond <forest@alittletooquiet.net>.