From: Hari Prasath Gujulan Elango Date: Thu, 11 Jun 2015 07:48:13 +0000 (+0000) Subject: staging: wilc1000: use memdup_user X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~235 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a01f1c3abd6aa65bef32d14ba7b37a237c894d4;p=pandora-kernel.git staging: wilc1000: use memdup_user This patch replaces the kmalloc followed by copy_from_user by the wrapper routine memdup_user. Signed-off-by: Hari Prasath Gujulan Elango Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed