aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/node.c
diff options
context:
space:
mode:
authorDavide Caratti <[email protected]>2018-02-15 14:50:57 +0000
committerDavid S. Miller <[email protected]>2018-02-16 20:43:17 +0000
commit66dede2d6b2340235ca212532275446d7bb010fe (patch)
tree63f71ac24b38a93233eec17193fd7f0e63419e20 /net/tipc/node.c
parentMerge branch 'dsa-mv88e6xxx-Improve-PTP-access-latency' (diff)
downloadkernel-66dede2d6b2340235ca212532275446d7bb010fe.tar.gz
kernel-66dede2d6b2340235ca212532275446d7bb010fe.zip
net: sched: fix unbalance in the error path of tca_action_flush()
When tca_action_flush() calls the action walk() and gets an error, a successful call to nla_nest_start() is not followed by a call to nla_nest_cancel(). It's harmless, as the skb is freed in the error path - but it's worth to fix this unbalance. Signed-off-by: Davide Caratti <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions