All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Schmidt <stefan@datenfreihafen.org>
To: davem@davemloft.net, kuba@kernel.org
Cc: linux-wpan@vger.kernel.org, alex.aring@gmail.com, netdev@vger.kernel.org
Subject: pull-request: ieee802154 for net 2022-10-24
Date: Mon, 24 Oct 2022 12:23:01 +0200	[thread overview]
Message-ID: <20221024102301.9433-1-stefan@datenfreihafen.org> (raw)

Hello Dave, Jakub.

An update from ieee802154 for your *net* tree:

Two fixup patches for return code changes of an earlier commit.
Wei Yongjun fixed a missed -EINVAL return on the recent change, while
Alexander Aring adds handling for unknown address type cases as well.

Miquel Raynal fixed a long standing issue with LQI value recording
which got broken 8 years ago. (It got more attention with the work
in progress enhancement in wpan).

regards
Stefan Schmidt

The following changes since commit 1d22f78d05737ce21bff7b88b6e58873f35e65ba:

  Merge tag 'ieee802154-for-net-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan (2022-10-05 20:38:46 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-net-2022-10-24

for you to fetch changes up to 5a5c4e06fd03b595542d5590f2bc05a6b7fc5c2b:

  mac802154: Fix LQI recording (2022-10-24 11:07:39 +0200)

----------------------------------------------------------------
Alexander Aring (1):
      net: ieee802154: return -EINVAL for unknown addr type

Miquel Raynal (1):
      mac802154: Fix LQI recording

Wei Yongjun (1):
      net: ieee802154: fix error return code in dgram_bind()

 include/net/ieee802154_netdev.h | 12 +++++++++---
 net/ieee802154/socket.c         |  4 +++-
 net/mac802154/rx.c              |  5 +++--
 3 files changed, 15 insertions(+), 6 deletions(-)

             reply	other threads:[~2022-10-24 10:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-24 10:23 Stefan Schmidt [this message]
2022-10-25  4:30 ` pull-request: ieee802154 for net 2022-10-24 patchwork-bot+netdevbpf

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=20221024102301.9433-1-stefan@datenfreihafen.org \
    --to=stefan@datenfreihafen.org \
    --cc=alex.aring@gmail.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --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 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.