commit | 81e850ef2625cb859d1ff8f0d81129bfb1e219fa | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Tue Jul 31 10:09:08 2018 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Aug 02 21:47:57 2018 +0300 |
tree | c60b7f67f6f3f943044f7cbbf5a5e0b3231e4737 | |
parent | d3c94b40460b8786d55380abf5dbd42fc3be7dfb [diff] |
mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signatures in order to reuse mt76_rx_complete routine supporting mt76x2u based devices add napi struct to mt76_rx_poll_complete and mt76_rx_complete routine signatures and do not fetch it according to the rx queue index Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>