-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 268139 b: refs/heads/master c: b2451a4 h: refs/heads/master i: 268137: 0769232 268135: 1b9b9bf v: v3
- Loading branch information
K. Y. Srinivasan
authored and
Greg Kroah-Hartman
committed
Sep 6, 2011
1 parent
1010cba
commit 94990ce
Showing
2 changed files
with
3 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 8bff33ab417f246dac4ab9835be6894eaddfb546 | ||
refs/heads/master: b2451a4907fdcd718c3580d1e64d75fde04148fa |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,11 @@ | ||
TODO: | ||
- fix remaining checkpatch warnings and errors | ||
- audit the vmbus to verify it is working properly with the | ||
driver model | ||
- see if the vmbus can be merged with the other virtual busses | ||
in the kernel | ||
- audit the network driver | ||
- checking for carrier inside open is wrong, network device API | ||
confusion?? | ||
- audit the block driver | ||
- audit the scsi driver | ||
|
||
Please send patches for this code to Greg Kroah-Hartman <gregkh@suse.de>, | ||
Hank Janssen <hjanssen@microsoft.com>, and Haiyang Zhang <haiyangz@microsoft.com>. | ||
Hank Janssen <hjanssen@microsoft.com>, Haiyang Zhang <haiyangz@microsoft.com>, | ||
K. Y. Srinivasan <kys@microsoft.com> |