902f389f9b
Shifting signed 32-bit values by 31-bits has the potential for unexpected outcomes as compiler can overwrite a bit. Specified that values are unsigned. Errors are observed from running cppcheck. Bugzilla ID: 58 Fixes: |
||
---|---|---|
.. | ||
axgbe_common.h | ||
axgbe_dev.c | ||
axgbe_ethdev.c | ||
axgbe_ethdev.h | ||
axgbe_i2c.c | ||
axgbe_logs.h | ||
axgbe_mdio.c | ||
axgbe_phy_impl.c | ||
axgbe_phy.h | ||
axgbe_rxtx_vec_sse.c | ||
axgbe_rxtx.c | ||
axgbe_rxtx.h | ||
Makefile | ||
meson.build | ||
rte_pmd_axgbe_version.map |