From: Jakub Kicinski Date: Tue, 25 Oct 2022 04:17:02 +0000 (-0700) Subject: Merge tag 'ieee802154-for-net-2022-10-24' of git://git.kernel.org/pub/scm/linux/kerne... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=baee5a14ab2c9a8f8df09d021885c8f5de458a38;p=linux.git 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 --- baee5a14ab2c9a8f8df09d021885c8f5de458a38