Re: [PATCH 0/2] Convert qdisc linked list into a hashtable

From: David Miller
Date: Wed Aug 10 2016 - 20:22:41 EST


From: Jiri Kosina <jikos@xxxxxxxxxx>
Date: Wed, 10 Aug 2016 11:00:42 +0200 (CEST)

> This is a respin of the v6 of the original patch [1], split into two-patch
> series as requested by davem; first patch fixes all symbol conflicts
> that'd happen once netdevice.h starts to include hashtable.h, the second
> one performs the actual switch to hashtable.
>
> I've preserved Cong's Reviewed-by:, as code-wise this series is identical
> to the original v6 of the patch.
>
> [1] lkml.kernel.org/r/alpine.LNX.2.00.1608011220580.22028@xxxxxxxxxxxxx

Series applied, thank you.