]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8723au: Fold some resource allocation abstraction into their callers
authorJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 15 Apr 2014 17:44:42 +0000 (19:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2014 18:04:08 +0000 (11:04 -0700)
commitf466c400e78f785dee0b16b7198df0d4c601b162
treeb89d15c7baeaf9692df3646e298a2c7299ea9da6
parent09ae6d750c267452060beceab2c27b7a03badf89
staging: rtl8723au: Fold some resource allocation abstraction into their callers

Fold rtw_os_recvbuf_resource_alloc23a() and
rtw_os_recvbuf_resource_free23a() into the functions calling them.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/hal/rtl8723au_recv.c
drivers/staging/rtl8723au/include/recv_osdep.h
drivers/staging/rtl8723au/os_dep/recv_linux.c