From: Eric Dumazet Date: Mon, 24 Oct 2011 06:46:04 +0000 (-0400) Subject: tcp: md5: add more const attributes X-Git-Tag: v3.2-rc1~182^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=318cf7aaa0a6d20ecf6be33eb771291e5ff2e3b9;p=pandora-kernel.git tcp: md5: add more const attributes Now tcp_md5_hash_header() has a const tcphdr argument, we can add more const attributes to callers. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed