diff options
author | Johannes Berg <johannes.berg@intel.com> | 2013-10-25 13:05:22 +0400 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2013-11-25 19:50:05 +0400 |
commit | ae917c9f55862691e31b84de7ec29bedcb83971c (patch) | |
tree | 2e2b0e26b4e43d7520b9a4bfdc984af0e037456e /net/iucv | |
parent | 18db594a1005d908d995a2fc8f5a7bf4286fdca0 (diff) | |
download | linux-ae917c9f55862691e31b84de7ec29bedcb83971c.tar.xz |
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: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/iucv')
0 files changed, 0 insertions, 0 deletions