aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorMaya Erez <merez@codeaurora.org>2018-07-24 03:44:26 -0400
committerKalle Valo <kvalo@codeaurora.org>2018-07-31 04:00:07 -0400
commit0b8532102293b1abb70385232e88ea75d098c808 (patch)
treee2da859d65cc2773ccdf6550112afdaad4081b14 /tools/perf/scripts
parent6d9eb7ebae3d7e951bc0999235ae7028eb4cae4f (diff)
wil6210: fix RX checksum report to network stack
Currently the driver sets CHECKSUM_UNNECESSARY only in case the HW doesn't report checksum error. As ip_summed value is not initialized it is not clear what the driver will report to the network stack in case of HW checksum error or in case HW doesn't calculate checksum. Initialize ip_summed to CHECKSUM_NONE to guarantee checksum calculation by the network stack in the above cases. Signed-off-by: Gidon Studinski <gidons@codeaurora.org> Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions