diff options
author | Veaceslav Falico <vfalico@gmail.com> | 2014-07-29 13:27:43 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-31 11:16:09 -0700 |
commit | 7afcaec4969652e177cf0b247a1530ac927a20f8 (patch) | |
tree | 1853311000071bd3dd799252e9a407a18909b924 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | c36c9d50cc6af5c5bfcc195f21b73f55520c15f9 (diff) |
bonding: use kobject_put instead of _del after kobject_add
Otherwise the name of the kobject isn't getting freed and other stuff from
kobject_cleanup() isn't getting called. kobject_put() will call
kobject_del() on its own in kobject_cleanup().
CC: Jay Vosburgh <j.vosburgh@gmail.com>
CC: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Veaceslav Falico <vfalico@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions