linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] compat-wireless: copy new bluetooth header file
@ 2010-12-10 23:02 Timo Lindhorst
  2010-12-11  0:48 ` Luis R. Rodriguez
  0 siblings, 1 reply; 2+ messages in thread
From: Timo Lindhorst @ 2010-12-10 23:02 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: linux-wireless, linux-bluetooth

Add the header file for the new bluetooth management interface to the
list of bluetooth include files.

Signed-off-by: Timo Lindhorst <TimoLindhorst@web.de>
---
 scripts/admin-update.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/admin-update.sh b/scripts/admin-update.sh
index 703d132..2547928 100755
--- a/scripts/admin-update.sh
+++ b/scripts/admin-update.sh
@@ -18,7 +18,7 @@
 GIT_URL="git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git"
 GIT_COMPAT_URL="git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/compat.git"
 
-INCLUDE_NET_BT="hci_core.h l2cap.h bluetooth.h rfcomm.h hci.h"
+INCLUDE_NET_BT="hci_core.h l2cap.h bluetooth.h rfcomm.h hci.h mgmt.h"
 NET_BT_DIRS="bluetooth bluetooth/bnep bluetooth/cmtp bluetooth/rfcomm bluetooth/hidp"
 
 INCLUDE_LINUX="ieee80211.h nl80211.h"
-- 
1.7.2.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] compat-wireless: copy new bluetooth header file
  2010-12-10 23:02 [PATCH] compat-wireless: copy new bluetooth header file Timo Lindhorst
@ 2010-12-11  0:48 ` Luis R. Rodriguez
  0 siblings, 0 replies; 2+ messages in thread
From: Luis R. Rodriguez @ 2010-12-11  0:48 UTC (permalink / raw)
  To: Timo Lindhorst; +Cc: linux-wireless, linux-bluetooth

On Fri, Dec 10, 2010 at 3:02 PM, Timo Lindhorst <TimoLindhorst@web.de> wrote:
> Add the header file for the new bluetooth management interface to the
> list of bluetooth include files.
>
> Signed-off-by: Timo Lindhorst <TimoLindhorst@web.de>

Applied and pushed, thanks!

  Luis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-11  0:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-10 23:02 [PATCH] compat-wireless: copy new bluetooth header file Timo Lindhorst
2010-12-11  0:48 ` Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).