On 2018-09-08 9:31 p.m., Al Viro wrote:
From: Al Viro <v...@zeniv.linux.org.uk>* calculate key *once*, not for each hash chain element * let tc_u_hash() return the pointer to chain head rather than index - callers are cleaner that way. Signed-off-by: Al Viro <v...@zeniv.linux.org.uk>
Acked-by: Jamal Hadi Salim <j...@mojatatu.com> cheers, jamal