From: Jes Sorensen Date: Fri, 9 May 2014 13:03:48 +0000 (+0200) Subject: staging: rtl8723au: Use kernel memory allocator for sta_priv allocations X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~973 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ad7c3d940015ec00b9772ff1f1f4f9a24b1f682;p=pandora-kernel.git staging: rtl8723au: Use kernel memory allocator for sta_priv allocations The kernel has a great memory allocator, use it instead of hacking up something in the driver. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed