Revision 39eb028183bc7378bb6187067e20bf6d8c836407 authored by Pavel Machek on 18 June 2021, 09:29:48 UTC, committed by David S. Miller on 18 June 2021, 18:56:33 UTC
While fixing coverity warning, commit dd2c79677375 introduced typo in
shift value. Fix that.

Signed-off-by: Pavel Machek (CIP) <pavel@denx.de>
Fixes: dd2c79677375 ("cxgb4: Fix unintentional sign extension issues")
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 1c200f8
History
File Mode Size
Kconfig -rw-r--r-- 4.2 KB
Makefile -rw-r--r-- 577 bytes
virtio.c -rw-r--r-- 11.5 KB
virtio_balloon.c -rw-r--r-- 32.8 KB
virtio_dma_buf.c -rw-r--r-- 2.2 KB
virtio_input.c -rw-r--r-- 11.1 KB
virtio_mem.c -rw-r--r-- 73.4 KB
virtio_mmio.c -rw-r--r-- 19.9 KB
virtio_pci_common.c -rw-r--r-- 15.9 KB
virtio_pci_common.h -rw-r--r-- 4.2 KB
virtio_pci_legacy.c -rw-r--r-- 7.8 KB
virtio_pci_modern.c -rw-r--r-- 11.5 KB
virtio_pci_modern_dev.c -rw-r--r-- 18.6 KB
virtio_ring.c -rw-r--r-- 60.4 KB
virtio_vdpa.c -rw-r--r-- 9.2 KB

back to top