iwlwifi: mvm: remove unneeded argument from iwl_mvm_tx_protection()
authorJohannes Berg <johannes.berg@intel.com>
Fri, 28 Jun 2013 11:39:18 +0000 (13:39 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Jul 2013 10:12:56 +0000 (13:12 +0300)
The LQ command argument isn't needed, it's always taken from the
station struct that's already passed, remove the argument.

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

No differences found