diff options
author | Roman Kagan | 2018-06-09 16:53:31 +0200 |
---|---|---|
committer | Michael Brown | 2018-07-08 01:45:47 +0200 |
commit | 40956545e25103fcc4c22e496e4d1d842e2aac53 (patch) | |
tree | efb2c7f90069fd6b9aece9983b0724ef1548c0ab /src/core/null_time.c | |
parent | [rndis] Register netdev with MAC filled (diff) | |
download | ipxe-40956545e25103fcc4c22e496e4d1d842e2aac53.tar.gz ipxe-40956545e25103fcc4c22e496e4d1d842e2aac53.tar.xz ipxe-40956545e25103fcc4c22e496e4d1d842e2aac53.zip |
[vmbus] Do not expect version in version_response
The definition of version_response channel message in Linux doesn't
include version field, so the upcoming VMBus implementation in QEMU
doesn't set it either. Neither Windows nor Linux had any problem with
this.
The check against this field is redundant because the message is the
response to initiate_contact message containing the specific version
requested, so the response with version_supported=true is unambiguous.
Drop this check and don't rely on the field to be present in the
message.
Signed-off-by: Roman Kagan <rkagan@virtuozzo.com>
Modified-by: Michael Brown <mcb30@ipxe.org>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/core/null_time.c')
0 files changed, 0 insertions, 0 deletions