From: Devendra Naga Date: Mon, 24 Nov 2014 03:12:20 +0000 (-0500) Subject: staging: rtl8192e: add missing tasklet_kill on remove path X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876e20d333c07b51b6452dbbd7f02c624b65e250;p=pandora-kernel.git staging: rtl8192e: add missing tasklet_kill on remove path The powersave tasklet is created in rtllib_softmac_init and it is not removed while unloading the module. Cc: Larry Finger Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed