android_kernel_xiaomi_sm8350/net/tipc
Michał Mirosław acb0a200ae tipc: Use genl_register_family_with_ops()
Use genl_register_family_with_ops() instead of a copy. This also changes
netlink related variable names to be kernel-wide unique for consistency
with other users.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-05-21 16:50:23 -07:00
..
addr.c
addr.h
bcast.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
bcast.h tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
bearer.c tipc: Don't use structure names which easily globally conflict. 2008-09-02 23:38:32 -07:00
bearer.h
cluster.c tipc: Don't use structure names which easily globally conflict. 2008-09-02 23:38:32 -07:00
cluster.h
config.c
config.h
core.c tipc: Fix initialization sequence problems when entering network mode 2008-05-21 14:55:04 -07:00
core.h
dbg.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
dbg.h
discover.c
discover.h tipc: Minor optimizations to received message processing 2008-06-04 17:32:35 -07:00
eth_media.c net: remove needless (now buggy) & from dev->dev_addr 2009-05-17 11:59:47 -07:00
handler.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
Kconfig
link.c
link.h
Makefile [TIPC] Initial merge 2006-01-12 14:06:31 -08:00
msg.c
msg.h tipc: Message rejection rework preparatory changes 2008-06-04 17:54:48 -07:00
name_distr.c
name_distr.h
name_table.c tipc: trivial endian annotation in debug statement 2008-11-07 23:37:50 -08:00
name_table.h
net.c tipc: Don't use structure names which easily globally conflict. 2008-09-02 23:38:32 -07:00
net.h
netlink.c tipc: Use genl_register_family_with_ops() 2009-05-21 16:50:23 -07:00
node_subscr.c
node_subscr.h tipc: Don't use structure names which easily globally conflict. 2008-09-02 23:38:32 -07:00
node.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
node.h
port.c
port.h
ref.c
ref.h
socket.c
subscr.c net/tipc/subscr.c: don't use ___constant_swab32 2008-08-13 02:32:06 -07:00
subscr.h tipc: Cosmetic cleanup of topology service code 2008-05-19 13:30:13 -07:00
user_reg.c
user_reg.h
zone.c
zone.h