From 3e292d1629f6b85dbda94ec0745684651d80c510 Mon Sep 17 00:00:00 2001 From: "K. Y. Srinivasan" Date: Thu, 8 Sep 2011 07:24:15 -0700 Subject: [PATCH] --- yaml --- r: 268320 b: refs/heads/master c: 66e60413db488e4830286220152ae63d31c32a6a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/hv/channel_mgmt.c | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 62b165503d3d..795c865331a8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 696453ba2830501274b17a5953c40f7794a56df0 +refs/heads/master: 66e60413db488e4830286220152ae63d31c32a6a diff --git a/trunk/drivers/staging/hv/channel_mgmt.c b/trunk/drivers/staging/hv/channel_mgmt.c index 60ce1d1492fe..c68e5fad0f9d 100644 --- a/trunk/drivers/staging/hv/channel_mgmt.c +++ b/trunk/drivers/staging/hv/channel_mgmt.c @@ -433,9 +433,6 @@ static void vmbus_process_offer(struct work_struct *work) /* * vmbus_onoffer - Handler for channel offers from vmbus in parent partition. * - * We ignore all offers except network and storage offers. For each network and - * storage offers, we create a channel object and queue a work item to the - * channel object to process the offer synchronously */ static void vmbus_onoffer(struct vmbus_channel_message_header *hdr) {