| commit | df8f83fdd6369e1ba85f089fd6fe26bb2ddcb36f | [log] [tgz] |
|---|---|---|
| author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Wed Dec 12 12:24:49 2007 -0200 |
| committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:57:15 2008 -0800 |
| tree | 8ddb2e0b70d5ed99837919ada6664e70c876f119 | |
| parent | 2aaef4e47fef8a6c0bc7fc5d9d3eea4af290e04c [diff] |
[TFRC]: Put RX/TX initialisation into tfrc.c
This separates RX/TX initialisation and puts all packet history / loss intervals
initialisation into tfrc.c.
The organisation is uniform: slab declaration -> {rx,tx}_init() -> {rx,tx}_exit()
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>