summaryrefslogtreecommitdiff
path: root/net/dccp/ccids/lib/tfrc.h
diff options
context:
space:
mode:
authorGerrit Renker <gerrit@erg.abdn.ac.uk>2010-09-19 18:08:24 (GMT)
committerGerrit Renker <gerrit@erg.abdn.ac.uk>2010-09-21 10:14:26 (GMT)
commit80763dfbac4ed1e6dfe6ec08ef748e0e9aec3260 (patch)
treefc86c8b1b6806234115e4dbe792070045056c135 /net/dccp/ccids/lib/tfrc.h
parenta18213d1d2a469956845b437f5d1d0401ab22e8b (diff)
downloadlinux-fsl-qoriq-80763dfbac4ed1e6dfe6ec08ef748e0e9aec3260.tar.xz
dccp ccid-3: remove dead states
This patch is thanks to an investigation by Leandro Sales de Melo and his colleagues. They worked out two state diagrams which highlight the fact that the xxx_TERM states in CCID-3/4 are in fact not necessary. And this can be confirmed by in turn looking at the code: the xxx_TERM states are only ever set in ccid3_hc_{rx,tx}_exit(): when CCID-3 sets the state to xxx_TERM, it is at a time where no more processing should be going on, hence it is not necessary to introduce a dedicated exit state - this is already implied by unloading the CCID. Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Diffstat (limited to 'net/dccp/ccids/lib/tfrc.h')
0 files changed, 0 insertions, 0 deletions