[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120720.110048.55798397681108415.davem@davemloft.net>
Date: Fri, 20 Jul 2012 11:00:48 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] tcp: use hash_32() in tcp_metrics
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Fri, 20 Jul 2012 11:02:34 +0200
> From: Eric Dumazet <edumazet@...gle.com>
>
> Fix a missing roundup_pow_of_two(), since tcpmhash_entries is not
> guaranteed to be a power of two.
>
> Uses hash_32() instead of custom hash.
>
> tcpmhash_entries should be an unsigned int.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists