[PKTGEN]: Remove an unused definition in pktgen.c.
authorRami Rosen <ramirose@gmail.com>
Fri, 1 Feb 2008 00:42:23 +0000 (16:42 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:28:22 +0000 (19:28 -0800)
commit9fe7c712fc955565c32e2f899d4ffeceaf028398
treeda2854388f4550fd32eac920c759ca5e67e72bdd
parent23717795bee15470b96f9b7aa5ecf4efe14c8e32
[PKTGEN]: Remove an unused definition in pktgen.c.

- Remove an unused definition (LAT_BUCKETS_MAX) in net/core/pktgen.c.
- Remove the corresponding comment.
- The LAT_BUCKETS_MAX seems to have to do with a patch from a long
time ago which was not applied (Ben Greear), which dealt with latency
counters.

See, for example : http://oss.sgi.com/archives/netdev/2002-09/msg00184.html

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/pktgen.c