Commit 100a5384 authored by Bartlomiej Zolnierkiewicz's avatar Bartlomiej Zolnierkiewicz Committed by Greg Kroah-Hartman
Browse files

Staging: vt6655: add TODO



Cc: Forest Bond <forest@alittletooquiet.net>
Signed-off-by: default avatarBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: default avatarJim Lieb <lieb@canonical.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 612822f5
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
TODO:
- remove __cplusplus ifdefs
- prepare for merge with vt6656 driver:
  - rename DEVICE_PRT() to DBG_PRT()
  - share 80211*.h includes
  - move code for channel mapping from card.c to channel.c
  - split rf.c
  - remove dead code
  - abstract VT3253 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>.