aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorMarek Lindner <[email protected]>2018-09-07 05:45:55 +0800
committerSimon Wunderlich <[email protected]>2018-09-07 08:14:26 +0200
commit4c4af6900844ab04c9434c972021d7b48610e06a (patch)
tree29a6de6b545080cd75b59576be49320c91cef869 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent5af96b9c59c72fb2af2d19c5cc2f3cdcee391dff (diff)
batman-adv: fix hardif_neigh refcount on queue_work() failure
The hardif_neigh refcounter is to be decreased by the queued work and currently is never decreased if the queue_work() call fails. Fix by checking the queue_work() return value and decrease refcount if necessary. Signed-off-by: Marek Lindner <[email protected]> Signed-off-by: Sven Eckelmann <[email protected]> Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions