commit | 35abb21ace3413de6ea8d5c7750cedfd46111f0c | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Tue May 10 07:55:41 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed May 11 13:49:16 2011 -0700 |
tree | cff06cb897e7bf591605cf620ae063348e639aae | |
parent | bc1bf5dd638a563255dac3dd2c552079a29487c2 [diff] |
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>