aboutsummaryrefslogtreecommitdiff
path: root/bt-host.c
diff options
context:
space:
mode:
authorShannon Zhao <zhaoshenglong@huawei.com>2015-03-13 13:21:59 +0800
committerStefan Hajnoczi <stefanha@redhat.com>2015-03-27 10:23:50 +0000
commit4e60a250d395ef0d04eb8b6489cc5f7615a8909b (patch)
treea8ae67eb8e0da84a1b1d58019991f7273a4fc7c0 /bt-host.c
parent4ad9e2b36e1e00fe5b96c3448ecd673e11c4d6d8 (diff)
hw/net/e1000: fix integer endianness
It's detected by coverity.In is_vlan_packet s->mac_reg[VET] is unsigned int but is dereferenced as a narrower unsigned short. This may lead to unexpected results depending on machine endianness. Signed-off-by: Shannon Zhao <zhaoshenglong@huawei.com> Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org> Message-id: 1426224119-8352-1-git-send-email-zhaoshenglong@huawei.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'bt-host.c')
0 files changed, 0 insertions, 0 deletions