Re: [tipc-discussion] [PATCH net] tipc: fix nametable publication field in nl compat

2016-05-17 Thread David Miller
From: Richard Alpe Date: Tue, 17 May 2016 16:57:37 +0200 > 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 > Acked-by

[tipc-discussion] [PATCH net] tipc: fix nametable publication field in nl compat

2016-05-17 Thread Richard Alpe
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 Acked-by: Jon Maloy --- net/tipc/netlink_compat.c | 2 +- 1 file changed, 1 i