]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: remove ucode error tracepoint
authorJohannes Berg <johannes.berg@intel.com>
Wed, 23 May 2018 11:39:26 +0000 (13:39 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 28 Sep 2018 05:57:22 +0000 (08:57 +0300)
commitb08e876daf2afc78351f0a10b7821a512e6003da
treefa28e87b2cf226720b6b07fdec7dd1dbd7d0bab6
parenta76938f35e4cfb9bc40a405220ec040f6b45d09c
iwlwifi: remove ucode error tracepoint

Alexei's patch, assumed that all versions of "struct iwl_error_event_table"
are the same, but there are really different versions in different files.

Rather than trying to fix this, or splitting the tracepoint, or anything of
the sort, just remove it entirely - turns out that nobody really uses it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/dvm/main.c
drivers/net/wireless/intel/iwlwifi/iwl-devtrace-iwlwifi.h
drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c
drivers/net/wireless/intel/iwlwifi/mvm/utils.c