From: Johannes Berg Date: Thu, 16 Apr 2009 13:00:58 +0000 (+0200) Subject: cfg80211: do not replace BSS structs X-Git-Tag: v2.6.30-rc4~68^2~40^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd1658f592a60d028dd2e48d86724b737a82cab0;p=pandora-kernel.git cfg80211: do not replace BSS structs Instead, allocate extra IE memory if necessary. Normally, this isn't even necessary since there's enough space. This is a better way of correcting the "held BSS can disappear" issue, but also a lot more code. It is also necessary for proper auth/assoc BSS handling in the future. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed