]> git.ipfire.org Git - people/arne_f/kernel.git/commit
tipc: fix nametable publication field in nl compat
authorRichard Alpe <richard.alpe@ericsson.com>
Tue, 17 May 2016 14:57:37 +0000 (16:57 +0200)
committerSasha Levin <sasha.levin@oracle.com>
Mon, 11 Jul 2016 03:07:28 +0000 (23:07 -0400)
commit8454d6443c84ee3501de20b9ff2034ea4767a0da
treee51fdea8468e7b5d66958a5ac81ba8b58e6c7b74
parente39cd93be0009ae4548a737756a947d2030956ab
tipc: fix nametable publication field in nl compat

[ Upstream commit 03aaaa9b941e136757b55c4cf775aab6068dfd94 ]

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>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
net/tipc/netlink_compat.c