net/ixgbe: fix inverted test and set conditional I either dropped `!` in the offending series or just failed to notice that the return value for __atomic_test_and_set is inverted relative to rte_atomic32_test_and_set.
Tyler Retzlaff (1): net/ixgbe: fix inverted test and set conditional drivers/net/ixgbe/ixgbe_ethdev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.8.3.1

