On 12/29/23 22:51, Rahul Rameshbabu wrote:
+               if (dev->qos_enabled)
+                       ieee80211_stop_queue(dev->wl->hw,
+                                            skb_get_queue_mapping(skb));
+               else
+                       ieee80211_stop_queue(dev->wl->hw, 0);

This code sequence occurs in several places. Would it be better to put this in a routine specific to b43, thus it would only be used once?

We certainly could try extracting firmware from a newer binary. Any suggestions?

Larry


_______________________________________________
b43-dev mailing list
b43-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/b43-dev

Reply via email to