From: Gerrit Renker Date: Tue, 2 Dec 2008 07:27:31 +0000 (-0800) Subject: dccp: Insert feature-negotiation options into skb X-Git-Tag: v2.6.29-rc1~581^2~354 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0971d17ca3d80f61863f4750091a64448bf91600;p=pandora-kernel.git 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 Acked-by: Ian McDonald Signed-off-by: David S. Miller --- Reading git-diff-tree failed