netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v2 PATCH 0/6] rhashtable: Kill redundant shift parameter
@ 2015-03-18  9:00 Herbert Xu
  2015-03-18 10:57 ` Thomas Graf
  2015-03-18 16:47 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Herbert Xu @ 2015-03-18  9:00 UTC (permalink / raw)
  To: David S. Miller, Thomas Graf, Eric Dumazet, netdev

Hi Dave:

I was trying to squeeze bucket_table->rehash in by downsizing
bucket_table->size, only to find that my spot had been taken
over by bucket_table->shift.  These patches kill shift and makes
me feel better :)

v2 corrects the typo in the test_rhashtable changelog and also
notes the min_shift parameter in the tipc patch changelog.

Cheers,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-18 16:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-18  9:00 [v2 PATCH 0/6] rhashtable: Kill redundant shift parameter Herbert Xu
2015-03-18 10:57 ` Thomas Graf
2015-03-18 16:47 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).