kernel_optimize_test/net/tipc
Amerigo Wang ee983ac768 tipc: use kconfig to limit numeric ranges
We can rely on kconfig to limit these numbers,
no need to limit them at compile time/run time.

Users who modify these numbers manually should
be responsible for themself. :)

Signed-off-by: WANG Cong <amwang@redhat.com>
Cc: Per Liden <per.liden@ericsson.com>
Cc: Jon Maloy <jon.maloy@ericsson.com>
Cc: Allan Stephens <allan.stephens@windriver.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-03 21:31:04 -08: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: fix test of bearer_priority range in tipc_register_media() 2009-08-29 00:19:42 -07:00
bearer.h
cluster.c net: Move && and || to end of previous line 2009-11-29 16:55:45 -08:00
cluster.h
config.c
config.h
core.c tipc: use kconfig to limit numeric ranges 2010-01-03 21:31:04 -08: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
eth_media.c net: remove needless (now buggy) & from dev->dev_addr 2009-05-17 11:59:47 -07:00
handler.c
Kconfig tipc: use kconfig to limit numeric ranges 2010-01-03 21:31:04 -08:00
link.c net: Move && and || to end of previous line 2009-11-29 16:55:45 -08:00
link.h
Makefile
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c genetlink: make netns aware 2009-07-12 14:03:27 -07:00
node_subscr.c
node_subscr.h
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 net: Move && and || to end of previous line 2009-11-29 16:55:45 -08:00
subscr.c net: Move && and || to end of previous line 2009-11-29 16:55:45 -08:00
subscr.h
user_reg.c
user_reg.h
zone.c
zone.h