From: "John W. Linville" <linville@tuxdriver.com>
To: Samuel Ortiz <sameo@linux.intel.com>
Cc: Linux NFC <linux-nfc@ml01.01.org>,
Linux Wireless <linux-wireless@vger.kernel.org>
Subject: Re: [GIT] [3.10] NFC pull request
Date: Mon, 29 Apr 2013 15:10:20 -0400 [thread overview]
Message-ID: <20130429191020.GB4590@tuxdriver.com> (raw)
In-Reply-To: <20130426232805.GB8192@zurbaran>
On Sat, Apr 27, 2013 at 01:28:05AM +0200, Samuel Ortiz wrote:
> Hi John,
>
> This pull request includes Marcel's Kconfig dependency fix on top of the LLCP
> code move to net/nfc.
>
> Thanks in advance for pulling these 2 in.
>
> The following changes since commit b006ed545cbadf1ebd4683719554742d20dbcede:
>
> mwifiex: rework round robin scheduling of bss nodes. (2013-04-23 15:18:40 -0400)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next.git tags/nfc-next-3.10-4
>
> for you to fetch changes up to c204ea092eead40d2ac577fc3b5c77052ec22a59:
>
> NFC: Add missing RFKILL dependency for Kconfig (2013-04-27 01:02:46 +0200)
>
> ----------------------------------------------------------------
> With this one we have:
>
> - One patch for moving the LLCP code into net/nfc.
> It fixes a build annoyance reported by Dave Miller caused by the fact
> that the LLCP code object targets are not in the same directory as the
> Makefile trying to build them is. It prevents us from doing e.g.
>
> make net/nfc/llcp/sock.o
>
> Moving the LLCP code into net/nfc and not making it optional anymore
> makes sense as LLCP is a fundamental piece of the NFC specifications
> and thus should be in the core NFC directory.
>
> - One patch that fixes the missing dependency against RFKILL. Without it NFC
> fails to properly build when it's builtin and CONFIG_RFKILL=m.
I'm pulling this one now, since it was requested by Dave...
John
--
John W. Linville Someday the world will need a hero, and you
linville@tuxdriver.com might be all we have. Be ready.
next prev parent reply other threads:[~2013-04-29 19:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-26 23:28 [GIT] [3.10] NFC pull request Samuel Ortiz
2013-04-29 19:10 ` John W. Linville [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-04-26 14:21 Samuel Ortiz
2013-04-15 23:05 Samuel Ortiz
2013-04-22 18:55 ` John W. Linville
2013-03-11 12:44 Samuel Ortiz
2013-03-08 11:44 Samuel Ortiz
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=20130429191020.GB4590@tuxdriver.com \
--to=linville@tuxdriver.com \
--cc=linux-nfc@ml01.01.org \
--cc=linux-wireless@vger.kernel.org \
--cc=sameo@linux.intel.com \
/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.