Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
[pandora-kernel.git] / drivers / staging / hv / TODO
1 TODO:
2         - fix remaining checkpatch warnings and errors
3         - audit the vmbus to verify it is working properly with the
4           driver model
5         - see if the vmbus can be merged with the other virtual busses
6           in the kernel
7         - audit the network driver
8           - checking for carrier inside open is wrong, network device API
9             confusion??
10         - audit the block driver
11         - audit the scsi driver
12
13 Please send patches for this code to Greg Kroah-Hartman <gregkh@suse.de>,
14 Hank Janssen <hjanssen@microsoft.com>, and Haiyang Zhang <haiyangz@microsoft.com>.