All of lore.kernel.org
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@tieto.com>
To: linux-bluetooth@vger.kernel.org
Cc: Szymon Janc <szymon.janc@tieto.com>
Subject: [PATCH v2 0/5] Android PAN fixes
Date: Wed,  5 Feb 2014 17:00:29 +0100	[thread overview]
Message-ID: <1391616034-23312-1-git-send-email-szymon.janc@tieto.com> (raw)

Hi,

This is based on patch from Ravi (sent 23.01.2013). Changes include
patch split and some bugfixes.

BR
Szymon Janc

Ravi kumar Veeramally (1):
  android/pan: Fix bnep interface name

Szymon Janc (4):
  profiles/network: Use interface name passed to bnep_connadd
  profiles/network: Allow to pass interface name to bnep_new
  android/pan: Move functions up to avoid forward declarations
  android/pan: Fix unregistering NAP bridge

 android/pan.c                 | 174 ++++++++++++++++++++++++------------------
 profiles/network/bnep.c       |  10 ++-
 profiles/network/bnep.h       |   3 +-
 profiles/network/connection.c |   6 +-
 profiles/network/server.c     |   4 +
 5 files changed, 116 insertions(+), 81 deletions(-)

-- 
1.8.3.2


             reply	other threads:[~2014-02-05 16:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-05 16:00 Szymon Janc [this message]
2014-02-05 16:00 ` [PATCH v2 1/5] profiles/network: Use interface name passed to bnep_connadd Szymon Janc
2014-02-05 16:00 ` [PATCH v2 2/5] profiles/network: Allow to pass interface name to bnep_new Szymon Janc
2014-02-05 16:00 ` [PATCH v2 3/5] android/pan: Move functions up to avoid forward declarations Szymon Janc
2014-02-05 16:00 ` [PATCH v2 4/5] android/pan: Fix unregistering NAP bridge Szymon Janc
2014-02-05 16:00 ` [PATCH v2 5/5] android/pan: Fix bnep interface name Szymon Janc

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=1391616034-23312-1-git-send-email-szymon.janc@tieto.com \
    --to=szymon.janc@tieto.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.