drivers/staging/rtl8821ae/rtl8821ae: Remove dead code
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Fri, 20 Jun 2014 20:42:22 +0000 (22:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2014 00:28:55 +0000 (20:28 -0400)
This is all #if 0'ed out, and it contains some rather weird stuff
(post-increment of a bool, for example). Nuke it.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found