tipc: use kconfig to limit numeric ranges
authorAmerigo Wang <amwang@redhat.com>
Thu, 24 Dec 2009 17:26:48 +0000 (17:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jan 2010 05:31:04 +0000 (21:31 -0800)
commitee983ac76865797a5553597a9412c835c2710f51
tree3d830f175d416b4fe3628277ce7e4e2c391eff02
parentc1c5523dd1517250cac8b15a4acbc237c24a67d4
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>
net/tipc/Kconfig
net/tipc/core.c