From: Hannes Frederic Sowa Date: Fri, 22 Mar 2013 08:24:37 +0000 (+0000) Subject: inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use... X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~349 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be991971d53e0f5b6d13e3940192054216590072;p=pandora-kernel.git inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6 This patch just moves some code arround to make the ip4_frag_ecn_table and IPFRAG_ECN_* constants accessible from the other reassembly engines. I also renamed ip4_frag_ecn_table to ip_frag_ecn_table. Cc: Eric Dumazet Cc: Jesper Dangaard Brouer Cc: YOSHIFUJI Hideaki Signed-off-by: Hannes Frederic Sowa Acked-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed