freebsd-dev/sys/dev/vnic
Ed Maste 5e95f5f531 thunderx: fix potential sign extension issue
Coverity reported a sign extension issue on rq->caching << 26 in the
Linux ThunderX driver.  (It appears Coverity Scan doesn't build arm64
objects in FreeBSD.)

As done in Linux, add a cast.

Fixes: 3c0086b813 ("Raw import of ThunderX VNIC networking driver...")
Sponsored by: The FreeBSD Foundation
2023-03-01 09:48:17 -05:00
..
lmac_if.m
mrml_bridge.c vnic: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:46 -07:00
nic_main.c vnic: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:46 -07:00
nic_reg.h
nic.h Mechanically convert vnic to IfAPI 2023-02-07 14:16:17 -05:00
nicvf_main.c Mechanically convert vnic to IfAPI 2023-02-07 14:16:17 -05:00
nicvf_queues.c thunderx: fix potential sign extension issue 2023-03-01 09:48:17 -05:00
nicvf_queues.h
q_struct.h
thunder_bgx_fdt.c
thunder_bgx_var.h
thunder_bgx.c vnic: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:46 -07:00
thunder_bgx.h
thunder_mdio_fdt.c Mechanically convert vnic to IfAPI 2023-02-07 14:16:17 -05:00
thunder_mdio_var.h Mechanically convert vnic to IfAPI 2023-02-07 14:16:17 -05:00
thunder_mdio.c Mechanically convert vnic to IfAPI 2023-02-07 14:16:17 -05:00