diff options
author | Nicolas Dichtel <[email protected]> | 2015-04-28 18:33:50 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-04-29 14:59:17 -0400 |
commit | f2f67390a4b961dae83733732e96e1a394a53c4e (patch) | |
tree | a8b85b41d7129cd8f36581384ff24e993e822a80 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 46c264daaaa569e24f8aba877d0fd8167c42a9a4 (diff) |
tipc: remove wrong use of NLM_F_MULTI
NLM_F_MULTI must be used only when a NLMSG_DONE message is sent. In fact,
it is sent only at the end of a dump.
Libraries like libnl will wait forever for NLMSG_DONE.
Fixes: 35b9dd7607f0 ("tipc: add bearer get/dump to new netlink api")
Fixes: 7be57fc69184 ("tipc: add link get/dump to new netlink api")
Fixes: 46f15c6794fb ("tipc: add media get/dump to new netlink api")
CC: Richard Alpe <[email protected]>
CC: Jon Maloy <[email protected]>
CC: Ying Xue <[email protected]>
CC: [email protected]
Signed-off-by: Nicolas Dichtel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions