[TFRC]: Put RX/TX initialisation into tfrc.c
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Wed, 12 Dec 2007 14:24:49 +0000 (12:24 -0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:57:15 +0000 (14:57 -0800)
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>

No differences found