> In nl80211_get_ftm_responder_stats, a new skb is created via nlmsg_new > named msg. If nl80211hdr_put() fails, then msg should be released. The > return statement should be replace by goto to error handling code. Please improve this change description (also by avoiding a typo). Regards, Markus