wil6210: report amsdu support in BA resp only if it is supported
Currently the driver sets the amsdu bit in BA response command if
it was set in the BA request, regardless of the FW support of
this feature. This can cause a case where we report amsdu enable
when it is not supported if we negotiate with a device that supports
it.
Fix the above issue by adding a check if FW and driver supports
amsdu.
Change-Id: Ife9f1766494c92f55833c75270b5ea1b6775a2fe
Signed-off-by:
Maya Erez <merez@codeaurora.org>
Loading
Please register or sign in to comment