From: Arnaldo Carvalho de Melo Date: Tue, 21 Mar 2006 06:30:51 +0000 (-0800) Subject: [DCCP] options: Fix handling of ackvecs in DATA packets X-Git-Tag: v2.6.17-rc1~1175^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5a6de915ba9ba828751ade5d3e874072a89a00a;p=pandora-kernel.git [DCCP] options: Fix handling of ackvecs in DATA packets I.e. they should be just ignored, but we have to use 'break', not 'continue', as we have to possibly reset the mandatory flag. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed