From: David Kilroy Date: Fri, 28 Oct 2011 11:47:56 +0000 (+0100) Subject: orinoco: release BSS structures returned by cfg80211_inform_bss() X-Git-Tag: v3.3-rc1~182^2~545^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9236b2a848cac9cac8d7df74baeb6c335081890a;p=pandora-kernel.git orinoco: release BSS structures returned by cfg80211_inform_bss() The pointer returned by cfg80211_inform_bss is a referenced struct. The orinoco driver does not need to keep the struct, so we just release it. Signed-off-by: David Kilroy Signed-off-by: John W. Linville --- Reading git-diff-tree failed