aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
diff options
context:
space:
mode:
Diffstat (limited to 'net/tipc')
-rw-r--r--net/tipc/netlink_compat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/netlink_compat.c b/net/tipc/netlink_compat.c
index 750949dfc1d7..e48f0b2c01b9 100644
--- a/net/tipc/netlink_compat.c
+++ b/net/tipc/netlink_compat.c
@@ -1217,7 +1217,7 @@ send:
1217 return err; 1217 return err;
1218} 1218}
1219 1219
1220static struct genl_ops tipc_genl_compat_ops[] = { 1220static const struct genl_ops tipc_genl_compat_ops[] = {
1221 { 1221 {
1222 .cmd = TIPC_GENL_CMD, 1222 .cmd = TIPC_GENL_CMD,
1223 .doit = tipc_nl_compat_recv, 1223 .doit = tipc_nl_compat_recv,