Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f8e89d3d authored by Johannes Berg's avatar Johannes Berg Committed by Ahmad Kholaif
Browse files

nl80211: check nla_put_* return values



Coverity pointed out that in a few functions we don't
check the return value of the nla_put_*() calls. Most
of these are fairly harmless because the input isn't
very dynamic and controlled by the kernel, but the
pattern is simply wrong, so fix this.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Git-commit: ae917c9f55862691e31b84de7ec29bedcb83971c
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git


Change-Id: I15dd3fc27d21d96295eafb26af545409dad39228
Signed-off-by: default avatarAhmad Kholaif <akholaif@codeaurora.org>
parent 328eff75
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment