From 2ad7c3d940015ec00b9772ff1f1f4f9a24b1f682 Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Fri, 9 May 2014 15:03:48 +0200 Subject: [PATCH] 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-format-patch failed