From 66898177e7e5486dc77a4ba742efa4e2e9e900a4 Mon Sep 17 00:00:00 2001 From: Larry Finger Date: Fri, 15 Jul 2011 12:32:41 -0500 Subject: [PATCH] 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-format-patch failed