diff options
| author | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-22 10:38:37 -0500 |
|---|---|---|
| committer | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-22 10:38:37 -0500 |
| commit | fcc9d2e5a6c89d22b8b773a64fb4ad21ac318446 (patch) | |
| tree | a57612d1888735a2ec7972891b68c1ac5ec8faea /drivers/staging/hv/TODO | |
| parent | 8dea78da5cee153b8af9c07a2745f6c55057fe12 (diff) | |
Diffstat (limited to 'drivers/staging/hv/TODO')
| -rw-r--r-- | drivers/staging/hv/TODO | 14 |
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 @@ | |||
| 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>. | ||
