linux/drivers/staging/rtl8192u
David Chosrova 0e7a3e7a74 Staging: rtl8192u: remove dead code to disable dot11d
This patch removes all the ENABLE_DOT11D ifdefs.
It is always defined for driver. DOT11D has to do with regulatory domains.

What prompted this patch was a warning message in Sparse.

drivers/staging/rtl8192u/r8192U_core.c:247:1: warning: "eqMacAddr"
redefined in file included from drivers/staging/rtl8192u/:81:81:
drivers/staging/rtl8192u/dot11d.h:35:1: warning: this is the location
of the previous definition

Now there are no ifdefs around dot11d.h it made no sense to have this
second definition, so I removed that macro as well. ( Thanks Dan ;-) ).

Acked-by. Dan Carpenter <error27@gmail.com>
Signed-off-by: David Chosrova <dada2372@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-12-01 14:51:16 -08:00
..
ieee80211 Staging: rtl8192u: remove dead code to disable dot11d 2010-12-01 14:51:16 -08:00
authors
changes
copying
dot11d.h Staging: rtl8192u: remove dead code to disable dot11d 2010-12-01 14:51:16 -08:00
ieee80211_crypt.h Staging: rtl8192u: fix space coding style issue in ieee80211_crypt.h 2010-05-11 11:35:55 -07:00
Kconfig Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=n 2010-06-18 16:41:50 -07:00
Makefile Staging: rtl8192u: remove dead code to disable dot11d 2010-12-01 14:51:16 -08:00
r819xU_cmdpkt.c Staging: drop redundant memset 2010-05-11 11:35:34 -07:00
r819xU_cmdpkt.h Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r819xU_firmware.c staging/trivial: fix typos concerning "initiali[zs]e" 2010-09-04 21:23:26 -07:00
r819xU_firmware.h Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r819xU_firmware_img.c
r819xU_firmware_img.h
r819xU_HTGen.h
r819xU_HTType.h
r819xU_phy.c Staging: rtl8192u: remove dead code to disable dot11d 2010-12-01 14:51:16 -08:00
r819xU_phy.h Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r819xU_phyreg.h Staging: rtl8192u: remove bad whitespaces 2009-12-11 12:23:22 -08:00
r8180_93cx6.c
r8180_93cx6.h
r8180_pm.c Staging: rtl8192u: remove bad whitespaces 2009-12-11 12:23:22 -08:00
r8180_pm.h
r8190_rtl8256.c
r8190_rtl8256.h
r8192U.h Staging: rtl8192u: remove a copy of 80211.h 2010-07-08 13:25:30 -07:00
r8192U_core.c Staging: rtl8192u: remove dead code to disable dot11d 2010-12-01 14:51:16 -08:00
r8192U_dm.c Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r8192U_dm.h Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r8192U_hw.h Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r8192U_wx.c Staging: rtl8192u: remove dead code to disable dot11d 2010-12-01 14:51:16 -08:00
r8192U_wx.h Staging: rtl8192u: remove a copy of 80211.h 2010-07-08 13:25:30 -07:00