From: Greg Kroah-Hartman Date: Wed, 12 Aug 2009 23:37:26 +0000 (-0700) Subject: Staging: rtl8192e: remove kernel version checks X-Git-Tag: v2.6.32-rc1~668^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96a51d06ccaeb2ca7e23d9e7b9b91c4a45471841;p=pandora-kernel.git Staging: rtl8192e: remove kernel version checks 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 --- Reading git-diff-tree failed