From: K. Y. Srinivasan Date: Tue, 10 May 2011 14:55:41 +0000 (-0700) Subject: Staging: hv: Use completion abstraction in struct netvsc_device X-Git-Tag: v3.0-rc1~336^2~319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35abb21ace3413de6ea8d5c7750cedfd46111f0c;p=pandora-kernel.git 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 Signed-off-by: Haiyang Zhang Signed-off-by: Abhishek Kane Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed