]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8192u: remove code under TO_DO_LIST
authorStephen Brennan <stephen@brennan.io>
Fri, 23 Aug 2019 16:24:10 +0000 (09:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Aug 2019 08:27:39 +0000 (10:27 +0200)
commit684c215dd06eccc515dfd786347ac556c00f895a
tree1438ba11d17e61d7a365ec09007fa495db356643
parent76fe9cfb09e7bf261b814a155f5953fa4d2df89a
staging: rtl8192u: remove code under TO_DO_LIST

Several blocks of code are guarded by #ifdef TO_DO_LIST. If this is
defined, compilation fails. No machinery exists to define this, and no
documenation on the in-progress feature exists. Since this code is dead,
let's delete it.

Signed-off-by: Stephen Brennan <stephen@brennan.io>
Link: https://lore.kernel.org/r/20190823162410.10038-1-stephen@brennan.io
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211.h
drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c
drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c
drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c
drivers/staging/rtl8192u/r8192U_core.c
drivers/staging/rtl8192u/r819xU_phy.c