2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00
linux-next/drivers/staging/rtl8188eu
Sudip Mukherjee 4e18248a66 staging: rtl8188eu: remove function which does nothing
The function rtw_mfree_all_stainfo() is just holding the lock,
traversing the list, and then unlocking. It is not doing anything else.
So removed the function and modified the places from where it was called.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-12 17:23:11 -07:00
..
core staging: rtl8188eu: remove function which does nothing 2015-06-12 17:23:11 -07:00
hal staging: rtl8188eu: remove unused variables 2015-06-12 17:23:11 -07:00
include staging: rtl8188eu: remove unused enum and CONFIG 2015-06-12 17:23:11 -07:00
os_dep staging: rtl8188eu: remove unused variables 2015-06-12 17:23:11 -07:00
Kconfig staging: rtl8188eu: Remove P2P support 2014-07-09 21:08:47 -07:00
Makefile staging: rtl8188eu: Remove odm_debug.c 2014-09-23 23:47:12 -07:00
TODO staging: Additional item for rtl8188eu TODO list 2014-02-14 09:19:53 -08:00