iwlwifi: mvm: remove unused arguments
authorJohannes Berg <johannes.berg@intel.com>
Tue, 31 Mar 2015 06:58:16 +0000 (08:58 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 2 Apr 2015 06:26:48 +0000 (09:26 +0300)
The str/len arguments to iwl_fw_dbg_trigger_simple_stop() aren't used,
and for a simple trigger don't really need to be used as the trigger
code itself encodes the reason, so remove them.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found