diff options
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2008-09-04 07:30:19 +0200 |
---|---|---|
committer | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2008-09-04 07:45:36 +0200 |
commit | 4829007c7bc689cbc290fc09eccbe90bd52c2a5e (patch) | |
tree | f8f2058b9db8e8df7b4cb2f1f850ca3115e5c58f /firmware/kaweth | |
parent | ff49e27089ec363b7fc3849504e0435d447ab18a (diff) | |
download | linux-4829007c7bc689cbc290fc09eccbe90bd52c2a5e.tar.gz linux-4829007c7bc689cbc290fc09eccbe90bd52c2a5e.tar.xz |
dccp ccid-2: Separate internals of Ack Vectors from option-parsing code
This patch
* separates Ack Vector housekeeping code from option-insertion code;
* shifts option-specific code from ackvec.c into options.c;
* introduces a dedicated routine to take care of the Ack Vector records;
* simplifies the dccp_ackvec_insert_avr() routine: the BUG_ON was redundant,
since the list is automatically arranged in descending order of ack_seqno.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Diffstat (limited to 'firmware/kaweth')
0 files changed, 0 insertions, 0 deletions