From: Larry Finger Date: Fri, 15 Jul 2011 17:32:41 +0000 (-0500) Subject: staging: rtl8192e: Fix unload/reload problem X-Git-Tag: v3.2-rc1~169^2^2~864^2~132^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66898177e7e5486dc77a4ba742efa4e2e9e900a4;p=pandora-kernel.git staging: rtl8192e: Fix unload/reload problem The driver is not releasing the memory region that was mapped. As a result, the driver cannot be unloaded and reloaded. Signed-off-by: Larry Finger --- Reading git-diff-tree failed