[PATCH 8/8] Staging: hv: Update the TODO file

From: K. Y. Srinivasan
Date: Tue Jul 19 2011 - 14:27:28 EST


The TODO file has not been updated in a long time. Update this file
to reflect the current status.

Signed-off-by: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>
Signed-off-by: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
---
drivers/staging/hv/TODO | 21 ++++++++++++++++++++-
1 files changed, 20 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/hv/TODO b/drivers/staging/hv/TODO
index 8b4c97a..23c74ed 100644
--- a/drivers/staging/hv/TODO
+++ b/drivers/staging/hv/TODO
@@ -1,11 +1,30 @@
TODO:
- audit the vmbus to verify it is working properly with the
driver model
+
+ STATUS (July 19, 2011):
+ All outstanding issues (known to us) with regards
+ to conforming to Linux Driver Model have been addressed.
+
- audit the network driver
- checking for carrier inside open is wrong, network device API
confusion??
+
+ STATUS (July 19, 2011):
+ The network driver has been reviewed by the community.
+ We have addressed the various issues that were raised in this
+ review.
+
- audit the block driver
- audit the scsi driver

+ STATUS (July 19, 2011):
+ One of the longstanding comment on this body of code
+ has been to merge the block and scsi driver. This has been done
+ and patches have been submitted. We have also addressed all the
+ review comments on this body of code.
+
+
Please send patches for this code to Greg Kroah-Hartman <gregkh@xxxxxxx>,
-Hank Janssen <hjanssen@xxxxxxxxxxxxx>, and Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>.
+Hank Janssen <hjanssen@xxxxxxxxxxxxx>, and Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>,
+K. Y. Srinivasan <kys@xxxxxxxxxxxxx>.
--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/