Home
last modified time | relevance | path

Searched hist:"4 ff3a9d14c6c06eaa4e5976c61599ea2bd9e81b2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmesh_pathtbl.cdiff 4ff3a9d14c6c06eaa4e5976c61599ea2bd9e81b2 Thu Feb 14 08:03:25 CST 2019 Herbert Xu <herbert@gondor.apana.org.au> mac80211: Free mpath object when rhashtable insertion fails

When rhashtable insertion fails the mesh table code doesn't free
the now-orphan mesh path object. This patch fixes that.

Cc: stable@vger.kernel.org
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>