linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Schmidt <stefan@datenfreihafen.org>
To: davem@davemloft.net
Cc: linux-wpan@vger.kernel.org, alex.aring@gmail.com, netdev@vger.kernel.org
Subject: pull-request: ieee802154 for net 2018-12-11
Date: Tue, 11 Dec 2018 09:53:02 +0100	[thread overview]
Message-ID: <20181211085302.27306-1-stefan@datenfreihafen.org> (raw)

Hello Dave.

An update from ieee802154 for your *net* tree.

Just two more fixes for ieee802154 dribver before the final 4.20 release.
Alexander Aring fixes a problem in the nested parsing code of the
hwsim driver interface.
A fix for a potential overflow in the ca8210 driver by Yue Habing.

If there are any problems with taking these two before the final 4.20 let me
know.

regards
Stefan Schmidt

The following changes since commit 35b827b6d06199841a83839e8bb69c0cd13a28be:

  tun: forbid iface creation with rtnl ops (2018-11-30 17:31:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git ieee802154-for-davem-2018-12-11

for you to fetch changes up to 8e41cae64b08fe2e86a9ffb88b295c6b4b3a3322:

  ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done (2018-12-11 09:33:11 +0100)

----------------------------------------------------------------
Alexander Aring (1):
      ieee802154: hwsim: fix off-by-one in parse nested

YueHaibing (1):
      ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done

 drivers/net/ieee802154/ca8210.c          | 4 ++--
 drivers/net/ieee802154/mac802154_hwsim.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

             reply	other threads:[~2018-12-11  8:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11  8:53 Stefan Schmidt [this message]
2018-12-11 19:05 ` pull-request: ieee802154 for net 2018-12-11 David Miller

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=20181211085302.27306-1-stefan@datenfreihafen.org \
    --to=stefan@datenfreihafen.org \
    --cc=alex.aring@gmail.com \
    --cc=davem@davemloft.net \
    --cc=linux-wpan@vger.kernel.org \
    --cc=netdev@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 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).