diff options
author | Xin Long <lucien.xin@gmail.com> | 2021-01-22 17:31:01 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-22 19:27:15 -0800 |
commit | b9046e88f6be56f420052822a3a7ac80e3c4d98a (patch) | |
tree | 996db7585779e9ee6f64cc74d620759ddc06ab3f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 07fe179e5d8555a5d5e06b43bcf3ceac06b8f943 (diff) |
net: hns3: replace skb->csum_not_inet with skb_csum_is_sctp
Commit fa8211701043 ("net: add inline function skb_csum_is_sctp")
missed replacing skb->csum_not_inet check in hns3. This patch is
to replace it with skb_csum_is_sctp().
Reported-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Link: https://lore.kernel.org/r/3ad3c22c08beb0947f5978e790bd98d2aa063df9.1611307861.git.lucien.xin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions