staging: rtl8192e: Fix unload/reload problem
authorLarry Finger <Larry.Finger@lwfinger.net>
Fri, 15 Jul 2011 17:32:41 +0000 (12:32 -0500)
committerLarry Finger <Larry.Finger@lwfinger.net>
Wed, 24 Aug 2011 02:47:22 +0000 (21:47 -0500)
commit66898177e7e5486dc77a4ba742efa4e2e9e900a4
tree45cfad76fe209acac6307a7e0392c182b40ae701
parentf60949901cc5f1c02268938f63306ac5a36c9cba
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 <Larry.Finger@lwfinger.net>
drivers/staging/rtl8192e/rtl_core.c