From 94990ceb61068f0be4f216eb254e95e6e7e49ef5 Mon Sep 17 00:00:00 2001 From: "K. Y. Srinivasan" Date: Fri, 2 Sep 2011 08:55:41 -0700 Subject: [PATCH] --- yaml --- r: 268139 b: refs/heads/master c: b2451a4907fdcd718c3580d1e64d75fde04148fa h: refs/heads/master i: 268137: 07692320e1cc793b936b2de1dde47dc2a98181f2 268135: 1b9b9bf9d7a0a0d66db38c4614a4a86ef81c1b3a v: v3 --- [refs] | 2 +- trunk/drivers/staging/hv/TODO | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/[refs] b/[refs] index 62fea50bfbfa..bca9a9297577 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8bff33ab417f246dac4ab9835be6894eaddfb546 +refs/heads/master: b2451a4907fdcd718c3580d1e64d75fde04148fa diff --git a/trunk/drivers/staging/hv/TODO b/trunk/drivers/staging/hv/TODO index 582fd4ab3f1e..7c9a93fd30e3 100644 --- a/trunk/drivers/staging/hv/TODO +++ b/trunk/drivers/staging/hv/TODO @@ -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 , -Hank Janssen , and Haiyang Zhang . +Hank Janssen , Haiyang Zhang , +K. Y. Srinivasan