forked from Minki/linux
19a6d156a7
smatch detected a suspicious looking bitop condition: drivers/net/ethernet/cavium/liquidio/lio_main.c:2529 handle_timestamp() warn: suspicious bitop condition (skb_shinfo(skb)->tx_flags | SKBTX_IN_PROGRESS is always non-zero, so the logic is definitely not correct. Use & to mask the correct bit. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
cn66xx_device.c | ||
cn66xx_device.h | ||
cn66xx_regs.h | ||
cn68xx_device.c | ||
cn68xx_device.h | ||
cn68xx_regs.h | ||
lio_ethtool.c | ||
lio_main.c | ||
liquidio_common.h | ||
liquidio_image.h | ||
Makefile | ||
octeon_config.h | ||
octeon_console.c | ||
octeon_device.c | ||
octeon_device.h | ||
octeon_droq.c | ||
octeon_droq.h | ||
octeon_iq.h | ||
octeon_main.h | ||
octeon_mem_ops.c | ||
octeon_mem_ops.h | ||
octeon_network.h | ||
octeon_nic.c | ||
octeon_nic.h | ||
request_manager.c | ||
response_manager.c | ||
response_manager.h |