From: Herbert Xu Date: Wed, 14 Nov 2007 05:40:13 +0000 (-0800) Subject: [INET]: Give outer DSCP directly to ip*_copy_dscp X-Git-Tag: v2.6.25-rc1~1162^2~1448 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29bb43b4ec4e625b0659186fc8a7c8f8b7c81982;p=pandora-kernel.git [INET]: Give outer DSCP directly to ip*_copy_dscp This patch changes the prototype of ipv4_copy_dscp and ipv6_copy_dscp so that they directly take the outer DSCP rather than the outer IP header. This will help us to unify the code for inter-family tunnels. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed