Staging: hv: vmbus: Check for events before messages
authorK. Y. Srinivasan <kys@microsoft.com>
Wed, 31 Aug 2011 21:35:56 +0000 (14:35 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Sep 2011 18:53:51 +0000 (11:53 -0700)
commit7341d908af307a34098a9da52f49037d815c868f
treeea676db137e672b0fee0a50913129abea974865f
parent8b9987e9050aeba12325a3f0ab0f4a2934c37c3c
Staging: hv: vmbus: Check for events before messages

The Windows team has informed us that on Windows guests on Hyper-V,
they check for events before messages. They also recommended that we do
the same. This patch addresses this.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/vmbus_drv.c