projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfa1325
)
iwlwifi: mvm: rs: minor indentation fix
author
Eyal Shapira
<eyal@wizery.com>
Sat, 19 Sep 2015 20:54:38 +0000
(23:54 +0300)
committer
Luca Coelho
<luciano.coelho@intel.com>
Mon, 5 Oct 2015 11:33:29 +0000
(14:33 +0300)
Indentation was off a bit. Fix it.
Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/iwlwifi/mvm/rs.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/wireless/iwlwifi/mvm/rs.c
b/drivers/net/wireless/iwlwifi/mvm/rs.c
index 49cf3119d3e5b220c7f8ed1d693d04dfa16afe77..2bf2a08957234a42266e79cab9221532153953f7 100644
(file)
--- a/
drivers/net/wireless/iwlwifi/mvm/rs.c
+++ b/
drivers/net/wireless/iwlwifi/mvm/rs.c
@@
-604,8
+604,8
@@
static inline u8 rs_is_valid_ant(u8 valid_antenna, u8 ant_type)
}
static int rs_tl_turn_on_agg_for_tid(struct iwl_mvm *mvm,
-
struct iwl_lq_sta *lq_data, u8 tid,
-
struct ieee80211_sta *sta)
+ struct iwl_lq_sta *lq_data, u8 tid,
+ struct ieee80211_sta *sta)
{
int ret = -EAGAIN;