]> Git Repo - linux.git/commit
Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout
authorK. Y. Srinivasan <[email protected]>
Wed, 4 Sep 2013 22:41:58 +0000 (15:41 -0700)
committerGreg Kroah-Hartman <[email protected]>
Thu, 26 Sep 2013 21:20:22 +0000 (14:20 -0700)
commit8bbf9f440f196ee08cc5ab1c19e62b1c5a736ff0
tree5968ff56a1ccb419ef7aca1c0594b234d42b1cb6
parent3a4916050ba2e0f1d114ef540abdf02b2b173e61
Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout

commit 666b9adc801ef012612c4e43e0f44b2cdc1979cf terminated vmbus
version negotiation incorrectly. We need to terminate the version
negotiation only if the current negotiation were to timeout.

Signed-off-by: K. Y. Srinivasan <[email protected]>
Cc: Olaf Hering <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/hv/connection.c
This page took 0.048329 seconds and 4 git commands to generate.