]> git.baikalelectronics.ru Git - kernel.git/commit
Drivers: hv: vmbus: Fix a bug in channel rescind code
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 12 Oct 2013 00:27:16 +0000 (17:27 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Oct 2013 20:55:46 +0000 (13:55 -0700)
commite39f78d479a44b99e346bf95efed6038f914199d
tree6b98ac7965d24f96d9dc7da20f64c4c2f467a34a
parent5c579d3765bb107fc08edaefaf8f83094eebf7d8
Drivers: hv: vmbus: Fix a bug in channel rescind code

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

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Cc: <stable@vger.kernel.org> [3.11+]
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel_mgmt.c