Messages in this thread |  | | | Date | Mon, 28 Feb 2011 12:22:40 -0800 (PST) | | Subject | Re: [PATCH] dnet: fix wrong use of platform_set_drvdata() | | From | David Miller <> |
| |
From: Ilya Yanok <yanok@emcraft.com> Date: Mon, 21 Feb 2011 21:20:30 +0100
> platform_set_drvdata() was used with argument of incorrect type and > could cause memory corruption. Moreover, because of not setting drvdata > in the correct place not all resources were freed upon module unload. > > Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Applied.
|  |