From: Ivo van Doorn Date: Wed, 29 Oct 2008 16:18:22 +0000 (+0100) Subject: rt2x00: Remove ieee80211_bss_conf from rt2x00_intf X-Git-Tag: v2.6.29-rc1~581^2~742^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3fd7b41cae2fa213858d6501e6065f24097c0a8;p=pandora-kernel.git rt2x00: Remove ieee80211_bss_conf from rt2x00_intf We can safely remove ieee80211_bss_conf from rt2x00_intf, it is provided by mac80211 in ieee80211_vif as well. (rt2x00_intf is the drv_priv field of ieee80211_vif). Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed