diff options
author | Philippe Mathieu-Daudé | 2020-05-26 11:40:51 +0200 |
---|---|---|
committer | Thomas Huth | 2020-05-30 09:16:28 +0200 |
commit | ccff1ae4df08ad79d055ad255fd578786f17a313 (patch) | |
tree | fb25e9779ba9226f42638a5074e71409b82038b2 /hw/net | |
parent | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-2... (diff) | |
download | qemu-ccff1ae4df08ad79d055ad255fd578786f17a313.tar.gz qemu-ccff1ae4df08ad79d055ad255fd578786f17a313.tar.xz qemu-ccff1ae4df08ad79d055ad255fd578786f17a313.zip |
hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit
All calls to m5206_mbar_read/m5206_mbar_write are used with
'offset = hwaddr & 0x3ff', so we are sure the offset fits
in 16-bit.
Suggested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200526094052.1723-2-f4bug@amsat.org>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Diffstat (limited to 'hw/net')
0 files changed, 0 insertions, 0 deletions