commit | 03aaaa9b941e136757b55c4cf775aab6068dfd94 | [log] [tgz] |
---|---|---|
author | Richard Alpe <richard.alpe@ericsson.com> | Tue May 17 16:57:37 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue May 17 12:34:02 2016 -0400 |
tree | 1131d62808956a1b495f13a7c76c866c63e83eef | |
parent | 3274940bd3d87043c74aa444ff3b0dff56b3e9ea [diff] |
tipc: fix nametable publication field in nl compat The publication field of the old netlink API should contain the publication key and not the publication reference. Fixes: 44a8ae94fd55 (tipc: convert legacy nl name table dump to nl compat) Signed-off-by: Richard Alpe <richard.alpe@ericsson.com> Acked-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>