aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
diff options
context:
space:
mode:
authorK. Y. Srinivasan <kys@microsoft.com>2013-08-28 14:56:54 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-30 12:08:04 -0700
commit666b9adc801ef012612c4e43e0f44b2cdc1979cf (patch)
tree62c2227012d203b502ab669237776f5ddb19709e /drivers/misc
parentmisc: vmw_balloon: Remove braces to fix build for clang. (diff)
downloadlinux-dev-666b9adc801ef012612c4e43e0f44b2cdc1979cf.tar.xz
linux-dev-666b9adc801ef012612c4e43e0f44b2cdc1979cf.zip
Drivers: hv: vmbus: Do not attempt to negoatiate a new version prematurely
The current code would attempt to negotiate a different protocol version if the current negotiation timed out. This triggers an assert in the host (on debug builds). Avoid this by negotiating a newer version only if the host properly rejects the current version being negotiated. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions