diff options
author | Kangjie Lu <kjlu@umn.edu> | 2019-03-24 18:18:56 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-25 18:23:43 +0200 |
commit | 36ae546a0046ebf3d9f38aceb70286ebf6127147 (patch) | |
tree | 746696942510e0bae016753a97c5a52b059d64cf /virt | |
parent | 9c045d8c97390c44a3bea8c2f53930daf84e8960 (diff) | |
download | linux-stable-36ae546a0046ebf3d9f38aceb70286ebf6127147.tar.gz linux-stable-36ae546a0046ebf3d9f38aceb70286ebf6127147.tar.bz2 linux-stable-36ae546a0046ebf3d9f38aceb70286ebf6127147.zip |
net: ieee802154: fix missing checks for regmap_update_bits
[ Upstream commit 22e8860cf8f777fbf6a83f2fb7127f682a8e9de4 ]
regmap_update_bits could fail and deserves a check.
The patch adds the checks and if it fails, returns its error
code upstream.
Signed-off-by: Kangjie Lu <kjlu@umn.edu>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions