Hi, here's a series of cleanups to rtl8188eu (and one to rtl8723au). I'm just resending the same patches I sent yesterday. Apparently my mailserver got greylisted and all of my messages to osuosl have been discarded. Now it should be fixed. My apologies to the people in Cc: (Greg, Larry, plus Jes for one patch, that he also promptly acked -- thanks Jes). You already received these patches at the first round and you are getting them again. You can safely delete either this or the other copy, they are identical. Luca Ceresoli (16): staging: rtl8188eu: rtw_mlme_ext.c: reorder the report functions staging: rtl8188eu: unexport internal functions staging: rtl8188eu: remove GEN_MLME_EXT_HANDLER staging: rtl8188eu: remove unused macro GEN_DRV_CMD_HANDLER staging: rtl8188eu: move wlancmds in rtw_cmd.c staging: rtl8188eu: rtw_cmd.c: reorder callbacks staging: rtl8188eu: move rtw_cmd_callback in rtw_cmd.c staging: rtl8188eu: unexport internal functions staging: rtl8188eu: remove _RTW_CMD_C_ staging: rtl8188eu: remove unused functions staging: rtl8723au: remove unimplemented function declarations staging: rtl8188eu: make rtw_init_cmd_priv() void staging: rtl8188eu: make rtw_init_cmd_priv() inline staging: rtl8188eu: remove _rtw_down_sema() staging: rtl8188eu: remove _{init,enter,exit}_pwrlock() staging: rtl8188eu: remove useless includes drivers/staging/rtl8188eu/core/rtw_cmd.c | 396 +-- drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 3392 +++++++++++---------- drivers/staging/rtl8188eu/core/rtw_pwrctrl.c | 20 +- drivers/staging/rtl8188eu/include/osdep_service.h | 4 - drivers/staging/rtl8188eu/include/rtw_cmd.h | 46 +- drivers/staging/rtl8188eu/include/rtw_mlme_ext.h | 31 - drivers/staging/rtl8188eu/include/rtw_pwrctrl.h | 15 - drivers/staging/rtl8188eu/os_dep/os_intfs.c | 11 +- drivers/staging/rtl8188eu/os_dep/osdep_service.c | 8 - drivers/staging/rtl8188eu/os_dep/usb_intf.c | 8 +- drivers/staging/rtl8723au/include/rtw_cmd.h | 2 - 11 files changed, 1935 insertions(+), 1998 deletions(-) -- 1.9.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel