commit | 075aa573b74a732aeff487ab77d3fbd627c10856 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Thu Mar 22 12:17:05 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:27:21 2007 -0700 |
tree | ba787170f860875318a13e4c934dc02a0304a18f | |
parent | b407621c35ed5f9a0734e57472e9539117963768 [diff] |
[NETEM]: Optimize tfifo In most cases, the next packet will be sent after the last one. So optimize that case. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>