linux/drivers/net/wireless/rtlwifi
Willy Tarreau 8c6113cd03 rtlwifi: Eliminate udelay calls with too large values
On ARM, compilation of rtlwifi/efuse.c fails with the message:
ERROR: "__bad_udelay" [drivers/net/wireless/rtlwifi/rtlwifi.ko] undefined!
On inspection, the faulty calls are in routine efuse_reset_loader(), a
routine that is never used, and the faulty routine is deleted.

Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-02-23 16:25:30 -05:00
..
rtl8192c rtlwifi: Move common parts of rtl8192ce/phy.c 2011-02-21 15:39:57 -05:00
rtl8192ce mac80211: rename RX_FLAG_TSFT 2011-02-23 16:25:29 -05:00
rtl8192cu rtl8192cu: fix build error (vmalloc/vfree undefined) 2011-02-23 16:25:30 -05:00
base.c rtlwifi: rtl8192ce: Fix endian warnings 2011-02-21 15:39:59 -05:00
base.h rtlwifi: Remove obsolete/unused macros 2011-02-21 15:39:59 -05:00
cam.c
cam.h
core.c rtlwifi: rtl8192ce: Fix endian warnings 2011-02-21 15:39:59 -05:00
core.h
debug.c
debug.h rtlwifi: Modify core routines 2011-02-11 16:16:37 -05:00
efuse.c rtlwifi: Eliminate udelay calls with too large values 2011-02-23 16:25:30 -05:00
efuse.h rtlwifi: Eliminate udelay calls with too large values 2011-02-23 16:25:30 -05:00
Kconfig rtlwifi: Modify build system for rtl8192cu 2011-02-21 15:39:58 -05:00
Makefile rtlwifi: Let rtlwifi build when PCI is not enabled 2011-02-23 16:25:30 -05:00
pci.c rtlwifi: rtl8192ce: Fix endian warnings 2011-02-21 15:39:59 -05:00
pci.h rtlwifi: Modify core routines 2011-02-11 16:16:37 -05:00
ps.c rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu 2011-02-21 15:39:57 -05:00
ps.h
rc.c
rc.h
regd.c
regd.h
usb.c rtlwifi: rtl8192ce: Fix endian warnings 2011-02-21 15:39:59 -05:00
usb.h rtlwifi: rtl8192ce: Fix endian warnings 2011-02-21 15:39:59 -05:00
wifi.h rtlwifi: Remove obsolete/unused macros 2011-02-21 15:39:59 -05:00