From: Patrik Flykt <Patrik.Flykt@linux.intel.com>
To: linux-bluetooth@vger.kernel.org
Subject: Re: [RFC 2/5] bluetooth: Implement Get Networks Management API command
Date: Fri, 04 Mar 2016 16:16:58 +0200 [thread overview]
Message-ID: <1457101018.3663.19.camel@linux.intel.com> (raw)
In-Reply-To: <1457091644-21536-3-git-send-email-patrik.flykt@linux.intel.com>
On Fri, 2016-03-04 at 13:40 +0200, Patrik Flykt wrote:
> --- a/net/bluetooth/mgmt.c
> +++ b/net/bluetooth/mgmt.c
> @@ -31,6 +31,7 @@
> #include <net/bluetooth/hci_core.h>
> #include <net/bluetooth/hci_sock.h>
> #include <net/bluetooth/l2cap.h>
> +#include <net/bluetooth/6lowpan.h>
And of course the header file gets left behind. I'll fix...
Cheers,
Patrik
next prev parent reply other threads:[~2016-03-04 14:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-04 11:40 [RFC 0/5] Implement BTLE Network Management interface API Patrik Flykt
2016-03-04 11:40 ` [RFC 1/5] bluetooth: Merge Bluetooth 6lowpan functionality to bluetooth module Patrik Flykt
2016-03-05 21:06 ` Alexander Aring
2016-03-05 21:15 ` Alexander Aring
2016-03-04 11:40 ` [RFC 2/5] bluetooth: Implement Get Networks Management API command Patrik Flykt
2016-03-04 14:16 ` Patrik Flykt [this message]
2016-03-04 11:40 ` [RFC 3/5] l2cap: Pass hci_dev to l2cap_chan_connect() Patrik Flykt
2016-03-04 17:29 ` Marcel Holtmann
2016-03-04 11:40 ` [RFC 4/5] bluetooth: Implement Add Network Management API command Patrik Flykt
2016-03-04 11:40 ` [RFC 5/5] bluetooth: Implement Remove " Patrik Flykt
2016-03-04 17:30 ` Marcel Holtmann
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=1457101018.3663.19.camel@linux.intel.com \
--to=patrik.flykt@linux.intel.com \
--cc=linux-bluetooth@vger.kernel.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.