Drivers: hv: vmbus: Fix a bug in channel rescind code
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 17 Oct 2013 02:27:19 +0000 (19:27 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Nov 2013 18:42:16 +0000 (10:42 -0800)
commit8e38dd51c4a7d8f1ebc7be92dc0219bcb1132e4a
tree4f65832ed059a3b5f2daf650258ff50290629dff
parent35337647868438fa06171a1a23fc66e7efdba55a
Drivers: hv: vmbus: Fix a bug in channel rescind code

commit 565ce6422ff92f5af71e4d5a09f78215433b2695 upstream.

Rescind of subchannels were not being correctly handled. Fix the bug.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel_mgmt.c