Johannes Berg 7fa322c878 nl80211: check nla_nest_start() return value
Coverity pointed out that we might dereference NULL later
if nla_nest_start() returns a failure. This isn't really
true since we'd bomb out before, but we should check the
return value directly, so do that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-11-25 16:50:07 +01:00
..
2013-10-01 12:16:51 +02:00
2012-11-16 14:29:09 -05:00
2012-10-18 10:53:37 +02:00
2013-08-12 14:11:37 +02:00
2013-10-28 15:05:27 +01:00
2012-10-18 10:53:37 +02:00
2013-08-12 14:11:37 +02:00