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
CommitLineData
51b671f2 1TODO:
0949a025 2 - fix remaining checkpatch warnings and errors
51b671f2
GKH
3 - audit the vmbus to verify it is working properly with the
4 driver model
9bd0591b
SH
5 - convert vmbus driver interface function pointer tables
6 to constant, a.k.a vmbus_ops
51b671f2
GKH
7 - see if the vmbus can be merged with the other virtual busses
8 in the kernel
9 - audit the network driver
9bd0591b
SH
10 - checking for carrier inside open is wrong, network device API
11 confusion??
51b671f2
GKH
12 - audit the block driver
13 - audit the scsi driver
14
03a6b30a
HZ
15Please send patches for this code to Greg Kroah-Hartman <gregkh@suse.de>,
16Hank Janssen <hjanssen@microsoft.com>, and Haiyang Zhang <haiyangz@microsoft.com>.