[CCID3]: Separate most of the packet history code
This also changes the list_for_each_entry_safe_continue behaviour to match its
kerneldoc comment, that is, to start after the pos passed.
Also adds several helper functions from previously open coded fragments, making
the code more clear.
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Showing
This diff is collapsed.
net/dccp/packet_history.c
0 → 100644
net/dccp/packet_history.h
0 → 100644
Please register or sign in to comment