diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2013-08-26 14:08:58 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-27 21:49:26 -0700 |
commit | 42dceebe34600b2d02a38baa3e869009ba3d14c7 (patch) | |
tree | 0ae78b0a2c9c1c1f651ac1d11196e8e371c68b91 /drivers/hv/vmbus_drv.c | |
parent | ef22d576dd9d028dba53476bbcfc36aa1b5d768b (diff) | |
download | talos-obmc-linux-42dceebe34600b2d02a38baa3e869009ba3d14c7.tar.gz talos-obmc-linux-42dceebe34600b2d02a38baa3e869009ba3d14c7.zip |
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 <kys@microsoft.com>
Cc: stable <stable@vger.kernel.org> # 3.11
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv/vmbus_drv.c')
0 files changed, 0 insertions, 0 deletions