From: Johannes Berg Date: Fri, 10 Oct 2008 23:51:51 +0000 (+0200) Subject: mac80211: move bss_conf into vif X-Git-Tag: v2.6.29-rc1~581^2~889 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bda3933a8aceedd03e0dd410844bd310033ca756;p=pandora-kernel.git mac80211: move bss_conf into vif Move bss_conf into the vif struct so that drivers can access it during ->tx without having to store it in the private data or similar. No driver updates because this is only for when they want to start using it. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed