Re: [PATCH 115/206] Staging: hv: Use completion abstraction in struct netvsc_device

2011-05-10 Thread Christoph Hellwig
- net_device-wait_condition = 0; ret = vmbus_sendpacket(device-channel, init_packet, sizeof(struct nvsp_message), (unsigned long)init_packet, @@ -272,10 +272,8 @@ static int netvsc_init_recv_buf(struct hv_device *device)

RE: [PATCH 115/206] Staging: hv: Use completion abstraction in struct netvsc_device

2011-05-10 Thread KY Srinivasan
Consulting PVT LTD); Hank Janssen Subject: Re: [PATCH 115/206] Staging: hv: Use completion abstraction in struct netvsc_device - net_device-wait_condition = 0; ret = vmbus_sendpacket(device-channel, init_packet, sizeof(struct nvsp_message