]> git.baikalelectronics.ru Git - kernel.git/commit
Drivers: hv: vmbus: Handle channel rescind message correctly
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 15 Mar 2013 19:25:44 +0000 (12:25 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Mar 2013 19:11:51 +0000 (12:11 -0700)
commitdb13f2e5ab9ef70df0daf7266a2ac8b6020200b3
tree60c359bbb8d53947b92c322c2a9b88595b6320f2
parent206ce93c16a15b9ef8959a8c4e13f6603cca1588
Drivers: hv: vmbus: Handle channel rescind message correctly

Properly cleanup the channel state on receipt of the "offer rescind" message.
Starting with ws2012, the host requires that the channel "relid" be properly
cleaned up when the offer is rescinded.

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