From: Xiaochen Wang Date: Sun, 6 Mar 2011 14:04:15 +0000 (+0800) Subject: staging: rtl8192e use kmemdup and check its return value X-Git-Tag: v2.6.39-rc1~469^2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9603ff50b5d56e6ee64b10116ff640320732f9c8;p=pandora-kernel.git staging: rtl8192e use kmemdup and check its return value use kmemdup instead of kmalloc and memcpy, and check its return value Signed-off-by: Xiaochen Wang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed