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)
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>

No differences found