diff options
author | David S. Miller <davem@davemloft.net> | 2015-03-05 05:35:24 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-05 05:35:24 +0100 |
commit | f93eb4ba0f6c089252c8358563b5859a4daf40b1 (patch) | |
tree | 9c5454c691c99de935aab3699cf85cf97151a68b /drivers/net/ethernet/broadcom/genet/bcmgenet.h | |
parent | Merge tag 'linux-can-next-for-4.1-20150304' of git://git.kernel.org/pub/scm/l... (diff) | |
parent | fib_trie: Prevent allocating tnode if bits is too big for size_t (diff) | |
download | linux-f93eb4ba0f6c089252c8358563b5859a4daf40b1.tar.xz linux-f93eb4ba0f6c089252c8358563b5859a4daf40b1.zip |
Merge branch 'fib_trie-next'
Alexander Duyck says:
====================
ipv4/fib_trie: Cleanups to prepare for introduction of key vector
This patch series is meant to mostly just clean up the fib_trie to prepare
it for the introduction of the key_vector. As such there are a number of
minor clean-ups such as reformatting the tnode to match the format once the
key vector is introduced, some optimizations to drop the need for a leaf
parent pointer, and some changes to remove duplication of effort such as
the 2 look-ups that were essentially being done per node insertion.
v2: Added code to cleanup idx >> n->bits and explain unsigned long logic
Added code to prevent allocation when tnode size is larger than size_t
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/genet/bcmgenet.h')
0 files changed, 0 insertions, 0 deletions