OSDN Git Service

staging: rtl8723au: Use kernel memory allocator for sta_priv allocations
authorJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 9 May 2014 13:03:48 +0000 (15:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 May 2014 20:11:59 +0000 (13:11 -0700)
commit2ad7c3d940015ec00b9772ff1f1f4f9a24b1f682
tree3402fe410405cb919d5c8457d9c04c72b8569532
parent6964213a949d73681b4abe7a7ad3570e49851d7b
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 <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_sta_mgt.c
drivers/staging/rtl8723au/include/sta_info.h