commit | 956b45318a27cefa5e99fbbbe703ea8a2a3aee13 | [log] [tgz] |
---|---|---|
author | Jakub Sitnicki <jkbs@redhat.com> | Wed Aug 23 09:58:30 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 24 18:21:17 2017 -0700 |
tree | a15b83327b10c347ea342acc1f1f9c07a183f716 | |
parent | 23aebdacb05dab9efdf22b9e0413491cbd5f128f [diff] |
ipv6: Fold rt6_info_hash_nhsfn() into its only caller Commit 644d0e656958 ("ipv6 Use get_hash_from_flowi6 for rt6 hash") has turned rt6_info_hash_nhsfn() into a one-liner, so it no longer makes sense to keep it around. Also remove the accompanying comment that has become outdated. Signed-off-by: Jakub Sitnicki <jkbs@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>