From: Eric Dumazet Date: Fri, 22 Apr 2011 04:53:02 +0000 (+0000) Subject: inet: constify ip headers and in6_addr X-Git-Tag: v3.0-rc1~377^2~261 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b71d1d426d263b0b6cb5760322efebbfc89d4463;p=pandora-kernel.git inet: constify ip headers and in6_addr Add const qualifiers to structs iphdr, ipv6hdr and in6_addr pointers where possible, to make code intention more obvious. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed