diff options
| author | Johannes Berg <[email protected]> | 2017-06-19 11:24:49 +0000 |
|---|---|---|
| committer | Luca Coelho <[email protected]> | 2017-06-29 17:30:01 +0000 |
| commit | 275896ab5fbffcbe9d148ec054efe1af3fb4a29d (patch) | |
| tree | d1d28b994da4536a57ffd321972ce45a000fb188 /drivers/net/wireless/intel/iwlwifi/mvm/utils.c | |
| parent | iwlwifi: pcie: add MSI-X interrupt tracing (diff) | |
| download | kernel-275896ab5fbffcbe9d148ec054efe1af3fb4a29d.tar.gz kernel-275896ab5fbffcbe9d148ec054efe1af3fb4a29d.zip | |
iwlwifi: mvm: properly enable IP header checksumming
The code was intended to enable IP header checksumming on AMSDUs, but
failed to really do so because the A-MSDU bit was set after all the
checksumming bits, and thus checking for A-MSDU could never be true.
Fix this by setting the A-MSDU bit before the offload bits.
Fixes: 5e6a98dc4863 ("iwlwifi: mvm: enable TCP/UDP checksum support for 9000 family")
Reported-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/utils.c')
0 files changed, 0 insertions, 0 deletions
