Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
[linux-2.6.git] / drivers / staging / dgrp / TODO
blob3ef2611bc6d7b7276c124f92eadc7fbaeebcf700
1 - Use configfs for config stuff.  This will require changes to the
2   user space code.
4 - dgrp_send() and dgrp_receive() could use some refactoring
6 - Don't automatically create CHAN_MAX (64) channel array entries for
7   every device as many devices are going to have much less than 64
8   channels.
10 - The locking needs to be checked.  It seems haphazardly done in most
11   places.
13 - Check Kconfig dependencies