diff options
author | Florian Fainelli <[email protected]> | 2017-08-21 12:59:10 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-08-22 13:40:23 -0700 |
commit | 414e7d76af6d3ec2dd4e9079927dbe0e2e4ca914 (patch) | |
tree | 7c311865268205bccdd49a2739a88e847effcdde /tools/perf/scripts | |
parent | c5cff8561d2d0006e972bd114afd51f082fee77c (diff) |
net/hsr: Check skb_put_padto() return value
skb_put_padto() will free the sk_buff passed as reference in case of
errors, but we still need to check its return value and decide what to
do.
Detected by CoverityScan, CID#1416688 ("CHECKED_RETURN")
Fixes: ee1c27977284 ("net/hsr: Added support for HSR v1")
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions