dccp: Insert feature-negotiation options into skb
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Tue, 2 Dec 2008 07:27:31 +0000 (23:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Dec 2008 07:27:31 +0000 (23:27 -0800)
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>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found