From 20334b5e72f77cb037a81a6b64ec202d7899fc20 Mon Sep 17 00:00:00 2001 From: navin patidar Date: Thu, 10 Jul 2014 09:11:28 +0530 Subject: [PATCH] staging: rtl8188eu: Remove struct evt_priv and its uses c2h_wk (work_struct) is naver scheduled to handle events, so no use of keeping event data. And also function rtw_hal_c2h_handler() responsible for handling c2h events, is a dummy function. Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed