commit | c5ac638d51148512829a0207b9c2cfcfacbb364f | [log] [tgz] |
---|---|---|
author | Tallapragada Kalyan <ktallapr@codeaurora.org> | Mon Dec 11 15:40:04 2017 +0530 |
committer | snandini <snandini@codeaurora.org> | Tue Dec 12 03:24:38 2017 -0800 |
tree | a1328f4ed3a60f4548c884e46d0c38a68cb610c9 | |
parent | f4c76f93293e8dfd2f51a0430d45e19b043bb69a [diff] |
qcacmn: Save first msdu and last msdu flags in NULL queue handler We need to save the first msdu and last msdu flags in nbuf cb so we can do WDS source port learning only for the first msdu even in the null_q_handler. Without this fix we observed traffic stops when WMM is disabled. Change-Id: Ic7870354519ebebb8a5025b3e6c9741064686199