Merge branch 'fib_trie_table_merge_fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Mar 2015 22:26:58 +0000 (18:26 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Mar 2015 22:26:58 +0000 (18:26 -0400)
Alexander Duyck says:

====================
fib_trie: Minor fixes for table merge

This patch set addresses two issues reported with the tables merged, the
first is a NULL pointer dereference, and the other is to remove a WARN_ON
and set the ordering for aliases from different tables with the same slen
values.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge
This page took 0.02762 seconds and 5 git commands to generate.