]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commite126b5d9c58870c0866357c951b4da9ed005f364
tree3d666e900d1ebf4177c4054b381aa8574dd49d3b
parent2be01fa8f5cd6feffb6c50dae20d846dad8b37ba
iwlwifi: mvm: remove unneeded argument from iwl_mvm_tx_protection()

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>
drivers/net/wireless/iwlwifi/mvm/rs.c
drivers/net/wireless/iwlwifi/mvm/rs.h
drivers/net/wireless/iwlwifi/mvm/sta.c
drivers/net/wireless/iwlwifi/mvm/tt.c