]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: hv: Use completion abstraction in struct netvsc_device
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 10 May 2011 14:55:41 +0000 (07:55 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 11 May 2011 20:49:16 +0000 (13:49 -0700)
commit53ec1c2e2ceca6733acc4d2db16877d3a8a30384
treecff06cb897e7bf591605cf620ae063348e639aae
parent9e7f53456fa4264e59ce1772fb7feac8228a2913
Staging: hv: Use completion abstraction in struct netvsc_device

Use completion abstraction in struct netvsc_device instead of
struct wait_queue_head_t to synchronize.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/netvsc.c
drivers/staging/hv/netvsc.h