Commits
Wright Feng committed 7967e27e83e
MLK-19517-04 brcmfmac: make setting SDIO workqueue WQ_HIGHPRI a module parameter With setting sdio_wq_highpri=1 in module parameters, tasks submitted to SDIO workqueue will put at the head of the queue and run immediately. This parameter is for getting higher TX/RX throughput with SDIO bus. Signed-off-by: Wright Feng <wright.feng@cypress.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com> (cherry picked from commit: 7c2b310299f051be555c6928f0f858fdbac35abb) (Vipul: Fixed merge conflicts) Signed-off-by: Vipul Kumar <vipul_kumar@mentor.com>