commit | ee983ac76865797a5553597a9412c835c2710f51 | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Thu Dec 24 17:26:48 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 03 21:31:04 2010 -0800 |
tree | 3d830f175d416b4fe3628277ce7e4e2c391eff02 | |
parent | c1c5523dd1517250cac8b15a4acbc237c24a67d4 [diff] |
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>