Staging: rtl8192e: remove all code dependent on LINUX_VERSION_CODE
authorJiri Kosina <jkosina@suse.cz>
Mon, 21 Jun 2010 12:22:08 +0000 (14:22 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Jun 2010 22:06:20 +0000 (15:06 -0700)
Remove all code which is dead for in-kernel driver due to being
ifdefed by LINUX_VERSION_CODE.

While at it, also remove surrounding code which is commented out,
or '#if 1' nops.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found