Skip to content
Commit 22e8860c authored by Kangjie Lu's avatar Kangjie Lu Committed by Stefan Schmidt
Browse files

net: ieee802154: fix missing checks for regmap_update_bits



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: default avatarKangjie Lu <kjlu@umn.edu>
Reviewed-by: default avatarMukesh Ojha <mojha@codeaurora.org>
Signed-off-by: default avatarStefan Schmidt <stefan@datenfreihafen.org>
parent 1c5c12ee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment