From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
"devel@driverdev.osuosl.org" <devel@driverdev.osuosl.org>
Subject: Re: [PATCH -next] staging: ipx: depends on NET
Date: Thu, 30 Nov 2017 17:15:18 +0000 [thread overview]
Message-ID: <20171130171518.GA11997@kroah.com> (raw)
In-Reply-To: <a4e4c3ba-3809-13c3-34c5-4e8a1edec6b9@infradead.org>
On Thu, Nov 30, 2017 at 09:00:03AM -0800, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
>
> IPX depends on NET, so add that to the Kconfig file.
>
> Fixes Kconfig warning and build errors:
>
> warning: (IPX) selects LLC which has unmet direct dependencies (NET)
> and 94 "undefined reference" build errors.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> drivers/staging/ipx/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Good catch, now queued up, thanks.
greg k-h
prev parent reply other threads:[~2017-11-30 17:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-30 17:00 [PATCH -next] staging: ipx: depends on NET Randy Dunlap
2017-11-30 17:15 ` Greg Kroah-Hartman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171130171518.GA11997@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.