All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 0/2] Bluetooth: 6lowpan: Multicast fixes
Date: Thu, 2 Oct 2014 13:49:19 +0300	[thread overview]
Message-ID: <20141002104919.GC23012@t440s.lan> (raw)
In-Reply-To: <1412168355-27127-1-git-send-email-jukka.rissanen@linux.intel.com>

Hi Jukka,

On Wed, Oct 01, 2014, Jukka Rissanen wrote:
> I noticed some issues in 6LoWPAN multicast support and this set
> should fix them.
> 
> Patch 1 removes the restriction that we skip EAGAIN error code
> for multicast packets. The extra check are actually useless as
> we can treat multicast packets the same way as unicast ones.
> 
> Patch 2 adds error checks when sending multicast packet, if
> multicast packet sending fails, we return error to the user
> space.
> 
> Cheers,
> Jukka
> 
> 
> Jukka Rissanen (2):
>   Bluetooth: 6lowpan: Return EAGAIN error also for multicast packets
>   Bluetooth: 6lowpan: Check transmit errors for multicast packets
> 
>  net/bluetooth/6lowpan.c | 27 ++++++++++++++-------------
>  1 file changed, 14 insertions(+), 13 deletions(-)

Both patches have been applied to bluetooth-next. Thanks.

Johan

      parent reply	other threads:[~2014-10-02 10:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-01 12:59 [PATCH 0/2] Bluetooth: 6lowpan: Multicast fixes Jukka Rissanen
2014-10-01 12:59 ` [PATCH 1/2] Bluetooth: 6lowpan: Return EAGAIN error also for multicast packets Jukka Rissanen
2014-10-01 12:59 ` [PATCH 2/2] Bluetooth: 6lowpan: Check transmit errors " Jukka Rissanen
2014-10-02 10:49 ` Johan Hedberg [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=20141002104919.GC23012@t440s.lan \
    --to=johan.hedberg@gmail.com \
    --cc=jukka.rissanen@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.