From: K. Y. Srinivasan Date: Mon, 26 Aug 2013 21:08:58 +0000 (-0700) Subject: Drivers: hv: vmbus: Fix a bug in the handling of channel offers X-Git-Tag: v3.12-rc1~185^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42dceebe34600b2d02a38baa3e869009ba3d14c7;p=pandora-kernel.git Drivers: hv: vmbus: Fix a bug in the handling of channel offers The channel state should be correctly set before registering the device. In the current code the driver probe would fail for channels that have been rescinded and subsequently re-offered. Fix the bug. Signed-off-by: K. Y. Srinivasan Cc: stable # 3.11 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed