linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexander Aring <alex.aring@gmail.com>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: BlueZ development <linux-bluetooth@vger.kernel.org>,
	linux-wpan@vger.kernel.org, kernel@pengutronix.de
Subject: Re: [PATCH bluetooth 0/5] mac802154: ieee802154: stable patches
Date: Tue, 19 Aug 2014 18:51:38 +0200	[thread overview]
Message-ID: <20140819165136.GB1116@omega> (raw)
In-Reply-To: <79B561AB-5717-4F81-9725-FDA13BC2A789@holtmann.org>

Hi Marcel,

On Tue, Aug 19, 2014 at 11:44:11AM -0500, Marcel Holtmann wrote:
> Hi Alex,
> 
> > these patches contains patches for the bluetooth branch.
> > 
> > This series includes memory leak fixes and an errno value fix.
> > Also there are two patches for sending and receiving 1280 6LoWPAN packets,
> > which makes the IEEE 802.15.4 6LoWPAN stack more RFC compliant.
> > 
> > - Alex
> > 
> > Alexander Aring (2):
> >  ieee802154: 6lowpan_rtnl: fix correct errno value
> >  ieee802154: 6lowpan: ensure of sending 1280 packets
> > 
> > Martin Townsend (3):
> >  mac802154: fixed potential skb leak with mac802154_parse_frame_start
> >  ieee802154: mac802154: handle the reserved dest mode by dropping the
> >    packet
> >  ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan
> > 
> > include/net/netns/ieee802154_6lowpan.h |  1 -
> > net/ieee802154/6lowpan_rtnl.c          |  4 ++--
> > net/ieee802154/reassembly.c            | 13 +++----------
> > net/mac802154/wpan.c                   |  6 +++++-
> > 4 files changed, 10 insertions(+), 14 deletions(-)
> 
> all 5 patches have been applied to bluetooth tree.
> 
> However is it possible you introduced a compile warning.
> 
>   CC      net/ieee802154/reassembly.o
> net/ieee802154/reassembly.c: In function ‘lowpan_frag_rcv’:
> net/ieee802154/reassembly.c:358:34: warning: unused variable ‘ieee802154_lowpan’ [-Wunused-variable]
>   struct netns_ieee802154_lowpan *ieee802154_lowpan =
>                                   ^

indeed, I will send a v2 of this series. Sorry.

I will integrate the "compile warning check" in my workflow for the next
time.

Thanks.

- Alex

      reply	other threads:[~2014-08-19 16:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-19  9:02 [PATCH bluetooth 0/5] mac802154: ieee802154: stable patches Alexander Aring
2014-08-19  9:02 ` [PATCH bluetooth 1/5] mac802154: fixed potential skb leak with mac802154_parse_frame_start Alexander Aring
2014-08-19  9:03 ` [PATCH bluetooth 2/5] ieee802154: 6lowpan_rtnl: fix correct errno value Alexander Aring
2014-08-19  9:03 ` [PATCH bluetooth 3/5] ieee802154: mac802154: handle the reserved dest mode by dropping the packet Alexander Aring
2014-08-19  9:03 ` [PATCH bluetooth 4/5] ieee802154: 6lowpan: ensure of sending 1280 packets Alexander Aring
2014-08-19  9:03 ` [PATCH bluetooth 5/5] ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan Alexander Aring
2014-08-19 16:44 ` [PATCH bluetooth 0/5] mac802154: ieee802154: stable patches Marcel Holtmann
2014-08-19 16:51   ` Alexander Aring [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=20140819165136.GB1116@omega \
    --to=alex.aring@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-wpan@vger.kernel.org \
    --cc=marcel@holtmann.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 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).