diff options
author | Peter Maydell | 2017-07-31 14:56:54 +0200 |
---|---|---|
committer | Peter Maydell | 2017-07-31 14:56:54 +0200 |
commit | bdf211f884113426e1f8226b69731593efa003ea (patch) | |
tree | 4ade3e08de279b95f1c5a3fbdbaf7e81e8ab27b1 /hw/net/eepro100.c | |
parent | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... (diff) | |
download | qemu-bdf211f884113426e1f8226b69731593efa003ea.tar.gz qemu-bdf211f884113426e1f8226b69731593efa003ea.tar.xz qemu-bdf211f884113426e1f8226b69731593efa003ea.zip |
Revert "syscall: fix dereference of undefined pointer"
This reverts commit bc658e4a2e81593f75a3ae34b112be77efbb3e0a.
Some versions of gcc warn about this:
linux-user/syscall.c: In function ‘do_ioctl_rt’:
linux-user/syscall.c:5577:37: error: ‘host_rt_dev_ptr’ may be used uninitialized in this function [-Werror=uninitialized]
and in particular the Travis builds fail; they use
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3.
Revert the change to fix the travis builds.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/net/eepro100.c')
0 files changed, 0 insertions, 0 deletions