1
linux/drivers/staging/rtl8192su
Frederic Leroy e2117cea27 staging: rtl8192su: fix compile error from wireless-testing commit
In wireless-testing, commit 7044cc56 added struct ieee80211_hdr_3addr
to include/linux/ieee80211.h. This definition collides with one that is
in the rtl8192su driver in staging.

The conflict is resolved by changing rtl8192su
to use the definition from include/linux/ieee80211.h.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-02-19 15:52:41 -05:00
..
ieee80211 staging: rtl8192su: fix compile error from wireless-testing commit 2010-02-19 15:52:41 -05:00
authors
Kconfig Staging: fix wireless drivers depends 2009-10-30 14:47:44 -07:00
Makefile Staging: rtl8192su: compile fixes 2009-09-15 12:02:16 -07:00
r819xU_cmdpkt.c Staging: rtl8192su: remove dead code 2009-09-15 12:01:40 -07:00
r819xU_cmdpkt.h Staging: rtl8192su: remove dead code 2009-09-15 12:01:40 -07:00
r819xU_HTGen.h
r819xU_HTType.h Staging: rtl8192su: remove USB_TX_DRIVER_AGGREGATION_ENABLE ifdefs 2009-09-15 12:01:37 -07:00
r8180_93cx6.c
r8180_93cx6.h Staging: rtl8192su: remove RTL8192SU ifdefs 2009-09-15 12:01:39 -07:00
r8192S_Efuse.c Staging: rtl8192su: remove dead code 2009-09-15 12:01:40 -07:00
r8192S_Efuse.h
r8192S_firmware.c Staging: rtl8192su: remove NOT_YET ifdefs 2009-09-15 12:01:42 -07:00
r8192S_firmware.h Staging: rtl8192su: remove RTL8192SE ifdefs 2009-09-15 12:01:39 -07:00
r8192S_hw.h Staging: rtl8192su: remove dead code 2009-09-15 12:01:40 -07:00
r8192S_phy.c Staging: rtl8192su: remove NOT_YET ifdefs 2009-09-15 12:01:42 -07:00
r8192S_phy.h Staging: rtl8192su: remove kernel version compatibility wrappers 2009-09-15 12:01:28 -07:00
r8192S_phyreg.h
r8192S_rtl6052.c Staging: rtl8192su: remove dead code 2009-09-15 12:01:40 -07:00
r8192S_rtl6052.h Staging: rtl8192su: remove dead code 2009-09-15 12:01:40 -07:00
r8192S_rtl8225.c
r8192S_rtl8225.h
r8192SU_HWImg.c
r8192SU_HWImg.h
r8192U_core.c staging: rtl8192su: fix compile error from wireless-testing commit 2010-02-19 15:52:41 -05:00
r8192U_dm.c Staging: rtl8192su: remove more unused files 2009-09-15 12:01:41 -07:00
r8192U_dm.h Staging: rtl8192su: remove dead code 2009-09-15 12:01:40 -07:00
r8192U_pm.c Staging: rtl8192su: remove CONFIG_RTL8192_PM ifdefs 2009-09-15 12:01:37 -07:00
r8192U_pm.h Staging: rtl8192su: remove CONFIG_RTL8192_PM ifdefs 2009-09-15 12:01:37 -07:00
r8192U_wx.c Staging: ARRAY_SIZE changes 2009-09-15 12:02:06 -07:00
r8192U_wx.h Staging: rtl8192su: remove duplicate dot11d.h and ieee80211.h includes 2009-09-15 12:01:27 -07:00
r8192U.h Staging: rtl8192su: remove dead code 2009-09-15 12:01:40 -07:00
TODO Staging: update TODO files 2009-11-30 16:39:42 -08:00