commit | 5b1e5b530753e660080d402b81b88684893157d5 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Sat Feb 28 11:18:19 2015 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Mar 01 19:31:02 2015 -0800 |
tree | f142266b9b3c12f250056a02e3653b1f86d014b8 | |
parent | 2dd37cb81580dce6dfb8c5a7d5c37b904a188ae7 [diff] |
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>