linux-kernel-test/drivers/staging/rtl8192u
Dave Jones 2addf798e4 Staging: rtl8192u: remove a copy of 80211.h
We had a request to enable one of the realtek network drivers in staging in Fedora.
After a quick lookover, I decided this wasn't such a great idea.

In doing so though, I noticed we have 6 copies of ieee80211.h there now,
Two drivers even have two copies of it.  (Even worse, cleanups have been pointlessly
happening to both files).  The patch below removes one of them, which is asides
from whitespace, identical afaics. With a change of filename to the #include,
it all still compiles for me.

A better fix would be to remove both, and have them use the core ieee80211 stuff,
but this is at least a tiny step in the right direction.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-07-08 13:25:30 -07:00
..
ieee80211 Staging: Use kmemdup 2010-05-17 16:31:15 -07:00
authors
changes
copying
dot11d.h Staging: rtl8192u: remove a copy of 80211.h 2010-07-08 13:25:30 -07: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: dont use -mhard-float 2010-03-03 16:42:43 -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_img.c
r819xU_firmware_img.h
r819xU_firmware.c Staging: rtl8192u: remove a copy of 80211.h 2010-07-08 13:25:30 -07:00
r819xU_firmware.h Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r819xU_HTGen.h
r819xU_HTType.h
r819xU_phy.c Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -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_core.c staging: rtl8192u: fix checkpatch.pl issues to line 514 2010-06-18 16:49:02 -07: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 2009-12-11 12:23:22 -08:00
r8192U_wx.h Staging: rtl8192u: remove a copy of 80211.h 2010-07-08 13:25:30 -07:00
r8192U.h Staging: rtl8192u: remove a copy of 80211.h 2010-07-08 13:25:30 -07:00