linux/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
..
Kconfig tipc: use kconfig to limit numeric ranges 2010-01-03 21:31:04 -08:00
Makefile
addr.c
addr.h
bcast.c
bcast.h
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
dbg.h
discover.c
discover.h
eth_media.c
handler.c
link.c net: Move && and || to end of previous line 2009-11-29 16:55:45 -08:00
link.h
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c
node.c
node.h
node_subscr.c
node_subscr.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