diff options
author | Gao feng <[email protected]> | 2013-06-13 10:05:38 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-06-13 00:45:48 -0700 |
commit | ca15febfe98f7c681ac345fc1d2ee1b8decaa493 (patch) | |
tree | a4a0e2abd432397ccca05b1e5144055cd6479649 /tools/perf/scripts/python/sched-migration.py | |
parent | e3d73bcedfdf66d21349fee00241b0931d28a943 (diff) |
netlink: make compare exist all the time
Commit da12c90e099789a63073fc82a19542ce54d4efb9
"netlink: Add compare function for netlink_table"
only set compare at the time we create kernel netlink,
and reset compare to NULL at the time we finially
release netlink socket, but netlink_lookup wants
the compare exist always.
So we should set compare after we allocate nl_table,
and never reset it. make comapre exist all the time.
Reported-by: Fengguang Wu <[email protected]>
Signed-off-by: Gao feng <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions