Staging: rtl8192e: remove kernel version checks
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 12 Aug 2009 23:37:26 +0000 (16:37 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:32 +0000 (12:02 -0700)
This removes a lot of code that is never built in to the driver.

The size of the built code after this patch is identical to before it.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found