aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/utils.c
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2017-06-19 13:24:49 +0200
committerLuca Coelho <[email protected]>2017-06-29 20:30:01 +0300
commit275896ab5fbffcbe9d148ec054efe1af3fb4a29d (patch)
treed1d28b994da4536a57ffd321972ce45a000fb188 /drivers/net/wireless/intel/iwlwifi/mvm/utils.c
parentc42ff65da8167fa486bfcb7ea290cbdee8350aa7 (diff)
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