Files
linux/net
Davide Caratti 66dede2d6b 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 <dcaratti@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-02-16 15:43:17 -05:00
..
2017-11-01 12:19:03 +09:00
2018-02-13 10:36:06 -05:00
2018-02-13 10:36:09 -05:00
2017-11-08 16:12:33 +09:00
2018-02-13 10:36:08 -05:00
2018-02-13 13:56:31 -05:00
2018-02-13 10:36:08 -05:00
2018-02-13 10:36:08 -05:00
2018-02-13 10:36:05 -05:00