This series contains two patches about checking the return value of nla_nest_start(). Yuan Can (2): udp_tunnel: Add checks for nla_nest_start() in __udp_tunnel_nic_dump_write() wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface() net/ipv4/udp_tunnel_nic.c | 2 ++ net/wireless/nl80211.c | 3 +++ 2 files changed, 5 insertions(+) -- 2.17.1