Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / drivers / staging / rtl8192u / ieee80211 / ieee80211_softmac.c
index 690b664..25ea8e1 100644 (file)
@@ -2052,7 +2052,7 @@ void ieee80211_softmac_xmit(struct ieee80211_txb *txb, struct ieee80211_device *
 #else
                if ((skb_queue_len(&ieee->skb_waitQ[queue_index]) != 0) ||
 #endif
-                   (!ieee->check_nic_enough_desc(ieee->dev, queue_index)) || \
+                   (!ieee->check_nic_enough_desc(ieee->dev, queue_index)) ||
                    (ieee->queue_stop)) {
                        /* insert the skb packet to the wait queue */
                        /* as for the completion function, it does not need