Amitkumar Karwar <amitkarwar@xxxxxxxxx> wrote: > From: Prameela Rani Garnepudi <prameela.j04cs@xxxxxxxxx> > > Currently, RX packets are handled in interrupt context in SDIO > interface. To improve the efficiency of processing RX packets, > RX thread and RX skb queues are introduced. > When the packet is read from device, driver prepares skb, add to > RX queue and trigger RX thread event. RX thread processes the > packets from RX queue. > > Signed-off-by: Prameela Rani Garnepudi <prameela.j04cs@xxxxxxxxx> > Signed-off-by: Amitkumar Karwar <amit.karwar@xxxxxxxxxxxxxxxxxx> 3 patches applied to wireless-drivers-next.git, thanks. 50117605770c rsi: improve RX handling in SDIO interface 8809f08cdc0b rsi: use dynamic RX control blocks instead of MAX_RX_URB a1854fae1414 rsi: improve RX packet handling in USB interface -- https://patchwork.kernel.org/patch/10246955/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches