mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-03 18:55:31 +09:00
Now tcp_md5_hash_header() has a const tcphdr argument, we can add more const attributes to callers. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>