Replaced Broadcom specific definitions by Linux counterparts staging: brcm80211: replaced 2.4Ghz specific wf_channel2mhz() staging: brcm80211: replaced 5Ghz specific wf_channel2mhz() staging: brcm80211: replaced struct dot11_rts_frame by struct ieee80211_rts staging: brcm80211: replaced struct dot11_header by struct ieee80211_hdr staging: brcm80211: replaced struct dot11_management_header with ieee80211_mgmt staging: brcm80211: replaced some ieee80211 preprocessor constants part 1 staging: brcm80211: replaced some ieee80211 preprocessor constants part 2 staging: brcm80211: cleaned up macros in 802.11.h staging: brcm80211: deleted struct dot11_bcn_prb staging: brcm80211: replaced struct ht_cap_ie by struct ieee80211_ht_cap drivers/staging/brcm80211/brcmfmac/wl_iw.c | 81 +++++---- drivers/staging/brcm80211/include/bcmwifi.h | 18 -- drivers/staging/brcm80211/include/d11.h | 2 +- drivers/staging/brcm80211/include/proto/802.11.h | 105 +----------- drivers/staging/brcm80211/sys/wlc_alloc.c | 2 - drivers/staging/brcm80211/sys/wlc_ampdu.c | 33 ++-- drivers/staging/brcm80211/sys/wlc_bsscfg.h | 2 +- drivers/staging/brcm80211/sys/wlc_mac80211.c | 193 +++++++++++----------- drivers/staging/brcm80211/sys/wlc_mac80211.h | 3 +- drivers/staging/brcm80211/sys/wlc_pub.h | 9 +- drivers/staging/brcm80211/sys/wlc_stf.c | 11 +- drivers/staging/brcm80211/util/bcmwifi.c | 30 ---- 12 files changed, 185 insertions(+), 304 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel