From: Li RongQing Date: Wed, 15 Jan 2014 09:03:30 +0000 (+0800) Subject: ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper X-Git-Tag: v3.14-rc1~94^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d76ed22b225c02228c643ae336f76e086fdc32f0;p=pandora-kernel.git ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper Two places defined IPV6_TCLASS_SHIFT, so we should move it into ipv6.h, and use this macro as possible. And define ip6_tclass helper to return tclass Signed-off-by: Li RongQing Signed-off-by: David S. Miller --- Reading git-diff-tree failed