Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[GitHub/mt8127/android_kernel_alcatel_ttab.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 - convert vmbus driver interface function pointer tables
6 to constant, a.k.a vmbus_ops
7 - see if the vmbus can be merged with the other virtual busses
8 in the kernel
9 - audit the network driver
10 - checking for carrier inside open is wrong, network device API
11 confusion??
12 - audit the block driver
13 - audit the scsi driver
14
15 Please send patches for this code to Greg Kroah-Hartman <gregkh@suse.de>,
16 Hank Janssen <hjanssen@microsoft.com>, and Haiyang Zhang <haiyangz@microsoft.com>.