diff options
author | 2022-08-29 15:12:59 +0800 | |
---|---|---|
committer | 2022-08-29 11:10:22 +0200 | |
commit | ffd7bdddaab193c38416fd5dd416d065517d266e (patch) | |
tree | bed9d7c1c1d52eecdab97cf43a95f47de4a7d216 /net/unix/af_unix.c | |
parent | net: mac802154: Fix a condition in the receive path (diff) | |
download | wireguard-linux-ffd7bdddaab193c38416fd5dd416d065517d266e.tar.xz wireguard-linux-ffd7bdddaab193c38416fd5dd416d065517d266e.zip |
ieee802154: cc2520: add rc code in cc2520_tx()
The rc code is 0 at the error path "status & CC2520_STATUS_TX_UNDERFLOW".
Assign rc code with '-EINVAL' at this error path to fix it.
Signed-off-by: Li Qiong <liqiong@nfschina.com>
Link: https://lore.kernel.org/r/20220829071259.18330-1-liqiong@nfschina.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions