wil6210: fix kernel OOPS when stopping interface during Rx traffic
When network interface is stopping, some resources may be already released by the network stack, and Rx frames cause kernel OOPS (observed one is in netfilter code) Proper solution is to drop packets pending in reorder buffer. Change-Id: Id043d466135f20fe980814380e6f01e2554c22e3 Signed-off-by:Hamad Kadmany <qca_hkadmany@qca.qualcomm.com> Signed-off-by:
Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by:
Maya Erez <qca_merez@qca.qualcomm.com> Signed-off-by:
Kalle Valo <kvalo@qca.qualcomm.com> Git-commit: dea16eddb4753129dbcd8dc8d1a58ff0cc4ea38c Git-repo: https://github.com/kvalo/ath.git Signed-off-by:
Maya Erez <merez@codeaurora.org>
Loading
Please register or sign in to comment