From: K. Y. Srinivasan Date: Sat, 1 Dec 2012 14:46:51 +0000 (-0800) Subject: Drivers: hv: Get rid of the unused global signaling state X-Git-Tag: v3.9-rc1~124^2~83 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9acd6442c6839d404c1f47dc0f3ff3e0fb13e44c;p=pandora-kernel.git Drivers: hv: Get rid of the unused global signaling state Now that we have implemented a per-connection signaling mechanism, get rid of the global signaling state. For hosts that don't support per-connection signaling handle, we have moved the global state to be a per-channel state. Signed-off-by: K. Y. Srinivasan Reviewed-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed