aboutsummaryrefslogtreecommitdiff
path: root/fs/kernfs/inode.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2017-06-19 13:24:49 +0200
committerLuca Coelho <luciano.coelho@intel.com>2017-06-29 20:30:01 +0300
commit275896ab5fbffcbe9d148ec054efe1af3fb4a29d (patch)
treed1d28b994da4536a57ffd321972ce45a000fb188 /fs/kernfs/inode.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 <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'fs/kernfs/inode.c')
0 files changed, 0 insertions, 0 deletions