dccp: Insert feature-negotiation options into skb
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Thu, 4 Sep 2008 05:30:19 +0000 (07:30 +0200)
committerGerrit Renker <gerrit@erg.abdn.ac.uk>
Thu, 4 Sep 2008 05:45:29 +0000 (07:45 +0200)
commit0ef118a017919cd661cf294811d1889ac556ee80
tree526ea36f1a921ff56d460ac09b0e07d66a385815
parentcf9ddf73b9ba21a5cd6d3fcb0a45cfa9ec452033
dccp: Insert feature-negotiation options into skb

This patch replaces the earlier insertion routine from options.c, so that
code specific to feature negotiation can remain in feat.c. This is possible
by calling a function already existing in options.c.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
net/dccp/dccp.h
net/dccp/feat.c
This page took 0.026899 seconds and 5 git commands to generate.