From: Johannes Berg Date: Thu, 2 Jul 2009 13:46:41 +0000 (+0200) Subject: cfg80211: fix refcount leak X-Git-Tag: v2.6.31-rc3~40^2~5^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dce4c2b5f0b43bd25bf9ea6ded06b7f8a54c91f;p=pandora-kernel.git cfg80211: fix refcount leak The code in cfg80211's cfg80211_bss_update erroneously grabs a reference to the BSS, which means that it will never be freed. Signed-off-by: Johannes Berg Cc: stable@kernel.org [2.6.29, 2.6.30] Signed-off-by: John W. Linville --- Reading git-diff-tree failed