From: Gerrit Renker Date: Wed, 12 Nov 2008 08:43:40 +0000 (-0800) Subject: dccp: Registration routines for changing feature values X-Git-Tag: v2.6.29-rc1~581^2~733 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8ef967a54f401ac5e8637b7f7f8bddb006144c4;p=pandora-kernel.git dccp: Registration routines for changing feature values Two registration routines, for SP and NN features, are provided by this patch, replacing a previous routine which was used for both feature types. These are internal-only routines and therefore start with `__feat_register'. It further exports the known limits of Sequence Window and Ack Ratio as symbolic constants. Signed-off-by: Gerrit Renker Acked-by: Ian McDonald Signed-off-by: David S. Miller --- Reading git-diff-tree failed