Merge tag 'ieee802154-for-net-2022-10-24' of git://git.kernel.org/pub/scm/linux/kerne...
authorJakub Kicinski <kuba@kernel.org>
Tue, 25 Oct 2022 04:17:02 +0000 (21:17 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 25 Oct 2022 04:17:03 +0000 (21:17 -0700)
commitbaee5a14ab2c9a8f8df09d021885c8f5de458a38
treec43a87090ab897ad1cc0a32f056f0a80891e9c5d
parentfe1fd0ccd8b2c9861f79c26a926b5fc1f38cf9ba
parent5a5c4e06fd03b595542d5590f2bc05a6b7fc5c2b
Merge tag 'ieee802154-for-net-2022-10-24' of git://git./linux/kernel/git/sschmidt/wpan

Stefan Schmidt says:

====================
pull-request: ieee802154 for net 2022-10-24

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).

* tag 'ieee802154-for-net-2022-10-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan:
  mac802154: Fix LQI recording
  net: ieee802154: fix error return code in dgram_bind()
  net: ieee802154: return -EINVAL for unknown addr type
====================

Link: https://lore.kernel.org/r/20221024102301.9433-1-stefan@datenfreihafen.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>