commit | dc579ca5cfea3b9652db73009b394b9a3f46ae29 | [log] [tgz] |
---|---|---|
author | Yan-Hsuan Chuang <yhchuang@realtek.com> | Mon Sep 16 15:03:34 2019 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sat Sep 21 08:47:26 2019 +0300 |
tree | c22bda5a8ff293c7c19a56262114aede9fa0a086 | |
parent | 2d88b2cf2f002417cd7436f0fd34716e8c288fb1 [diff] |
rtw88: pci: extract skbs free routine for trx rings These skbs free routines could be used when driver wants to stop PCI bus, because some of the skbs remained in the queue may not have been returned via DMA interrupt. Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>