summaryrefslogtreecommitdiffstats
path: root/net/dccp/ccid.c
diff options
context:
space:
mode:
authorGerrit Renker <gerrit@erg.abdn.ac.uk>2011-07-03 17:51:29 +0200
committerGerrit Renker <gerrit@erg.abdn.ac.uk>2011-07-04 20:36:47 +0200
commit8695e80193fed35f27c06f462bd5b76132fd5697 (patch)
tree07098d9f6996c188fb9e05e93a76627e06666796 /net/dccp/ccid.c
parentdccp: Clean up slow-path input processing (diff)
downloadlinux-8695e80193fed35f27c06f462bd5b76132fd5697.tar.xz
linux-8695e80193fed35f27c06f462bd5b76132fd5697.zip
dccp: combine the functionality of enqeueing and cloning
Realising the following call pattern, * first dccp_entail() is called to enqueue a new skb and * then skb_clone() is called to transmit a clone of that skb, this patch integrates both into the same function. Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Diffstat (limited to 'net/dccp/ccid.c')
0 files changed, 0 insertions, 0 deletions