]> git.kernelconcepts.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Jun 2016 17:18:16 +0000 (10:18 -0700)
commit6a58f3e12e8e5c330940b38cc8c98d52171aefa8
treec073f48db61f9d47c9a02e45e04940f51302f398
parent49543942beb1b9ca95709d6cfa67708932aa4d11
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/tipc/netlink_compat.c