From: Johannes Berg Date: Thu, 16 Apr 2009 10:15:38 +0000 (+0200) Subject: cfg80211: copy hold when replacing BSS X-Git-Tag: v2.6.30-rc4~68^2~40^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=160002fe845218f5789a26954048592c3920ac7b;p=pandora-kernel.git cfg80211: copy hold when replacing BSS When we receive a probe response frame we can replace the BSS struct in our list -- but if that struct is held then we need to hold the new one as well. We really should fix this completely and not replace the struct, but this is a bandaid for now. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed