]> git.baikalelectronics.ru Git - 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)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 May 2016 16:34:02 +0000 (12:34 -0400)
commit921c62845c7b72a847b8ce0b7a3d3feb4cb743fc
tree1131d62808956a1b495f13a7c76c866c63e83eef
parentee3519e03e2f89e378a6f50fba3b2fb443979209
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: 4e3856f190fb (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>
net/tipc/netlink_compat.c