diff options
author | Michael S. Tsirkin <[email protected]> | 2015-04-01 13:31:20 +1030 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2015-04-01 14:37:14 +1030 |
commit | 012665391dfe12bf8a88d1000e627be012c39dbf (patch) | |
tree | 9ea688f55216c24bc42038a70917d181b4037647 /include/linux/fpga/fpga-mgr.h | |
parent | caa0e2d0e331a04cbc1cb9bca3169c1d94b80838 (diff) |
virtio: drop a useless config read
"virtio: core support for config generation"
fixed reading up 64 bit values, adding generation
checks for such reads.
By mistake, it left an explicit get call in place
as well. the result is that the value is read twice,
the first result is discarded.
Not a big deal since this only happens with virtio
blk and only on boot ATM, so performance isn't
affected, but let's clean it up.
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions