Jakub Kicinski f0d751973f eth: ixgbe: fix the wake condition
Flip the netif_carrier_ok() condition in queue wake logic.
When I moved it to inside __netif_txq_completed_wake()
I missed negating it.

This made the condition ineffective and could probably
lead to crashes.

Fixes: 301f227fc860 ("net: piggy back on the memory barrier in bql when waking queues")
Reviewed-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Link: https://lore.kernel.org/r/20230607010826.960226-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-06-07 21:53:11 -07:00
..
2023-05-30 17:07:25 -04:00
2023-05-27 09:42:56 -07:00
2023-05-02 10:41:31 -07:00
2023-05-26 16:49:15 +02:00
2023-06-01 09:02:04 -04:00
2023-05-01 17:18:56 -07:00
2023-05-19 19:11:20 -07:00
2023-05-05 19:12:01 -07:00
2023-05-02 10:36:02 -07:00
2023-04-28 16:24:32 -07:00
2023-05-06 08:28:58 -07:00
2023-04-28 14:02:54 -07:00
2023-05-02 10:41:31 -07:00
2023-04-28 14:02:54 -07:00
2023-06-07 21:53:11 -07:00
2023-05-05 13:27:59 -07:00
2023-05-03 11:25:01 -07:00
2023-05-02 10:41:31 -07:00
2023-05-20 08:48:04 -07:00
2023-05-16 21:07:26 -04:00
2023-05-20 22:48:46 +02:00
2023-05-04 18:33:56 -07:00
2023-05-27 09:42:56 -07:00