commit | e312d100f19fdfe1019512b07a9d15653f254abf | [log] [tgz] |
---|---|---|
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Sun Dec 10 00:08:09 2006 -0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Dec 11 14:34:53 2006 -0800 |
tree | 96b3275b746b2c871ab3d2d0f6e1d683ea0ae030 | |
parent | 9f8681db961de6d75e43844e9664f1f81e05e1b7 [diff] |
[DCCP] ccid3: TX history - remove unused field This removes the `dccphtx_ccval' field since it is nowhere used in the code and in fact not necessary for the accounting. Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>