]> 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)
commit99832681f00762ec27bbfac889c54fe70de8add3
tree6b98ac7965d24f96d9dc7da20f64c4c2f467a34a
parent9ba5fc3512089b125ee64787fc64003f091f91b8
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