aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/hv/TODO')
-rw-r--r--drivers/staging/hv/TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/staging/hv/TODO b/drivers/staging/hv/TODO
new file mode 100644
index 00000000000..582fd4ab3f1
--- /dev/null
+++ b/drivers/staging/hv/TODO
@@ -0,0 +1,14 @@
1TODO:
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
13Please send patches for this code to Greg Kroah-Hartman <gregkh@suse.de>,
14Hank Janssen <hjanssen@microsoft.com>, and Haiyang Zhang <haiyangz@microsoft.com>.