]> git.karo-electronics.de Git - mv-sheeva.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)
commit35abb21ace3413de6ea8d5c7750cedfd46111f0c
treecff06cb897e7bf591605cf620ae063348e639aae
parentbc1bf5dd638a563255dac3dd2c552079a29487c2
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