5e95f5f531
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:
|
||
---|---|---|
.. | ||
lmac_if.m | ||
mrml_bridge.c | ||
nic_main.c | ||
nic_reg.h | ||
nic.h | ||
nicvf_main.c | ||
nicvf_queues.c | ||
nicvf_queues.h | ||
q_struct.h | ||
thunder_bgx_fdt.c | ||
thunder_bgx_var.h | ||
thunder_bgx.c | ||
thunder_bgx.h | ||
thunder_mdio_fdt.c | ||
thunder_mdio_var.h | ||
thunder_mdio.c |