From: Gerrit Renker Date: Tue, 2 Dec 2008 07:31:04 +0000 (-0800) Subject: dccp: Preference list reconciliation X-Git-Tag: v2.6.29-rc1~581^2~352 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75757a7d0c54f8fdd414c74a6005d275032b0115;p=pandora-kernel.git dccp: Preference list reconciliation This provides two functions to * reconcile preference lists (with appropriate return codes) and * reorder the preference list if successful reconciliation changed the preferred value. The patch also removes the old code for processing SP/NN Change options, since new code to process these is mostly there already; related references have been commented out. The code for processing Change options follows in the next patch. Signed-off-by: Gerrit Renker Acked-by: Ian McDonald Signed-off-by: David S. Miller --- Reading git-diff-tree failed