Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162320
b: refs/heads/master
c: 100a538
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and Greg Kroah-Hartman committed Sep 15, 2009
1 parent 3e0d5fe commit 591b6ee
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 612822f5dd1638de442cf50eb9da54632fba0e66
refs/heads/master: 100a538442b8efe1a4b3a3632b410685ebea49ec
21 changes: 21 additions & 0 deletions trunk/drivers/staging/vt6655/TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
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>.

0 comments on commit 591b6ee

Please sign in to comment.