From: navin patidar Date: Thu, 10 Jul 2014 03:41:28 +0000 (+0530) Subject: staging: rtl8188eu: Remove struct evt_priv and its uses X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1092 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20334b5e72f77cb037a81a6b64ec202d7899fc20;p=pandora-kernel.git 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-diff-tree failed