On 22 February 2017 at 01:01, Nathan Hintz wrote:
>
> Hi Yousong:
>
> Sorry for the spam. I've subscribed to the list hoping that is the reason my
> email replies are being bounced by lede-dev (I can send patches to the list
> using git send-mail just fine).
>
> Comments are in-line (if you haven'
On 21 February 2017 at 01:54, Nathan Hintz wrote:
> kmodloader is using slightly different criteria for ordering the AVL tree
> versus what it uses to traverse it. This sometimes results in not being
> able to find some modules.
>
> Reference: https://bugs.lede-project.org/index.php?do=details&ta
kmodloader is using slightly different criteria for ordering the AVL tree
versus what it uses to traverse it. This sometimes results in not being
able to find some modules.
Reference: https://bugs.lede-project.org/index.php?do=details&task_id=443
Signed-off-by: Nathan Hintz
---
kmodloader.c |