Re: [GIT] Networking
From: Linus Torvalds
Date: Wed Oct 24 2018 - 03:24:11 EST
On Wed, Oct 24, 2018 at 7:01 AM Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> Hmm. Tentatively pulled, but there's something wrong with the Kconfig rules.
Confirmed.
I did a978a5b8d83f ("net/kconfig: Make QCOM_QMI_HELPERS available when
COMPILE_TEST") to fix the breakage.
Why wasn't this noticed in testing?
Linus