netem: define NETEM_DIST_MAX
authorstephen hemminger <shemminger@vyatta.com>
Wed, 23 Feb 2011 13:04:19 +0000 (13:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 Feb 2011 06:11:54 +0000 (22:11 -0800)
Rather than magic constant in code, expose the maximum size of
packet distribution table in API. In iproute2, q_netem defines
MAX_DIST as 16K already.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found