Drivers: hv: vmbus: Remove the channel from the channel list(s) on failure
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 28 Feb 2015 19:18:19 +0000 (11:18 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 03:31:02 +0000 (19:31 -0800)
commit5b1e5b530753e660080d402b81b88684893157d5
treef142266b9b3c12f250056a02e3653b1f86d014b8
parent2dd37cb81580dce6dfb8c5a7d5c37b904a188ae7
Drivers: hv: vmbus: Remove the channel from the channel list(s) on failure

Properly rollback state in vmbus_pocess_offer() in the failure paths.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel_mgmt.c
This page took 0.050173 seconds and 5 git commands to generate.