All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87wp9durwe.fsf@kamboji.qca.qualcomm.com>

diff --git a/a/1.txt b/N1/1.txt
index 8e9a30d..2345ee1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ Felix Fietkau <nbd@nbd.name> writes:
 >> Channel active/busy time are showing incorrect
 >> (less than previous or sometimes zero) for
 >> successive survey dump command.
->> 
+>>=20
 >> example:
 >> Survey data from wlan0
 >>         frequency:                      5180 MHz [in use]
@@ -18,28 +18,31 @@ Felix Fietkau <nbd@nbd.name> writes:
 >>         channel busy time:              254 ms
 >>         channel receive time:           0 ms
 >>         channel transmit time:          0 ms
->> 
+>>=20
 >> This patch fix this issue by assigning 'wmi_bss_survey_req_type'
 >> as 'WMI_BSS_SURVEY_REQ_TYPE_READ'.
->> 
+>>=20
 >> Firmware ver 10.4-3.4-00082
 >> Hardware QCA4019
->> 
+>>=20
 >> Signed-off-by: Venkateswara Rao Naralasetty <c_vnaral@qti.qualcomm.com>
 >> ---
 >>  drivers/net/wireless/ath/ath10k/mac.c |    2 +-
 >>  1 file changed, 1 insertion(+), 1 deletion(-)
->> 
->> diff --git a/drivers/net/wireless/ath/ath10k/mac.c b/drivers/net/wireless/ath/ath10k/mac.c
+>>=20
+>> diff --git a/drivers/net/wireless/ath/ath10k/mac.c b/drivers/net/wireles=
+s/ath/ath10k/mac.c
 >> index 9977829..87a9b55 100644
 >> --- a/drivers/net/wireless/ath/ath10k/mac.c
 >> +++ b/drivers/net/wireless/ath/ath10k/mac.c
->> @@ -6621,7 +6621,7 @@ static void ath10k_reconfig_complete(struct ieee80211_hw *hw,
+>> @@ -6621,7 +6621,7 @@ static void ath10k_reconfig_complete(struct ieee80=
+211_hw *hw,
 >>  				  struct ieee80211_channel *channel)
 >>  {
 >>  	int ret;
->> -	enum wmi_bss_survey_req_type type = WMI_BSS_SURVEY_REQ_TYPE_READ_CLEAR;
->> +	enum wmi_bss_survey_req_type type = WMI_BSS_SURVEY_REQ_TYPE_READ;
+>> -	enum wmi_bss_survey_req_type type =3D WMI_BSS_SURVEY_REQ_TYPE_READ_CLE=
+AR;
+>> +	enum wmi_bss_survey_req_type type =3D WMI_BSS_SURVEY_REQ_TYPE_READ;
 >
 > Does the firmware read the registers directly, or does it accumulate
 > the results in a way that can't overflow? If you don't clear the
@@ -49,9 +52,5 @@ Felix Fietkau <nbd@nbd.name> writes:
 
 Venkateswara, any comments?
 
--- 
-Kalle Valo
-_______________________________________________
-ath10k mailing list
-ath10k@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/ath10k
+--=20
+Kalle Valo=
diff --git a/a/content_digest b/N1/content_digest
index 81c57c3..ae9f63b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,8 +5,8 @@
  "Date\0Fri, 19 May 2017 09:17:56 +0000\0"
  "To\0nbd@nbd.name <nbd@nbd.name>\0"
  "Cc\0Venkateswara Naralasettty <vnaralas@qti.qualcomm.com>"
-  linux-wireless@vger.kernel.org <linux-wireless@vger.kernel.org>
- " ath10k@lists.infradead.org <ath10k@lists.infradead.org>\0"
+  ath10k@lists.infradead.org <ath10k@lists.infradead.org>
+ " linux-wireless@vger.kernel.org <linux-wireless@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Felix Fietkau <nbd@nbd.name> writes:\n"
@@ -15,7 +15,7 @@
  ">> Channel active/busy time are showing incorrect\n"
  ">> (less than previous or sometimes zero) for\n"
  ">> successive survey dump command.\n"
- ">> \n"
+ ">>=20\n"
  ">> example:\n"
  ">> Survey data from wlan0\n"
  ">>         frequency:                      5180 MHz [in use]\n"
@@ -29,28 +29,31 @@
  ">>         channel busy time:              254 ms\n"
  ">>         channel receive time:           0 ms\n"
  ">>         channel transmit time:          0 ms\n"
- ">> \n"
+ ">>=20\n"
  ">> This patch fix this issue by assigning 'wmi_bss_survey_req_type'\n"
  ">> as 'WMI_BSS_SURVEY_REQ_TYPE_READ'.\n"
- ">> \n"
+ ">>=20\n"
  ">> Firmware ver 10.4-3.4-00082\n"
  ">> Hardware QCA4019\n"
- ">> \n"
+ ">>=20\n"
  ">> Signed-off-by: Venkateswara Rao Naralasetty <c_vnaral@qti.qualcomm.com>\n"
  ">> ---\n"
  ">>  drivers/net/wireless/ath/ath10k/mac.c |    2 +-\n"
  ">>  1 file changed, 1 insertion(+), 1 deletion(-)\n"
- ">> \n"
- ">> diff --git a/drivers/net/wireless/ath/ath10k/mac.c b/drivers/net/wireless/ath/ath10k/mac.c\n"
+ ">>=20\n"
+ ">> diff --git a/drivers/net/wireless/ath/ath10k/mac.c b/drivers/net/wireles=\n"
+ "s/ath/ath10k/mac.c\n"
  ">> index 9977829..87a9b55 100644\n"
  ">> --- a/drivers/net/wireless/ath/ath10k/mac.c\n"
  ">> +++ b/drivers/net/wireless/ath/ath10k/mac.c\n"
- ">> @@ -6621,7 +6621,7 @@ static void ath10k_reconfig_complete(struct ieee80211_hw *hw,\n"
+ ">> @@ -6621,7 +6621,7 @@ static void ath10k_reconfig_complete(struct ieee80=\n"
+ "211_hw *hw,\n"
  ">>  \t\t\t\t  struct ieee80211_channel *channel)\n"
  ">>  {\n"
  ">>  \tint ret;\n"
- ">> -\tenum wmi_bss_survey_req_type type = WMI_BSS_SURVEY_REQ_TYPE_READ_CLEAR;\n"
- ">> +\tenum wmi_bss_survey_req_type type = WMI_BSS_SURVEY_REQ_TYPE_READ;\n"
+ ">> -\tenum wmi_bss_survey_req_type type =3D WMI_BSS_SURVEY_REQ_TYPE_READ_CLE=\n"
+ "AR;\n"
+ ">> +\tenum wmi_bss_survey_req_type type =3D WMI_BSS_SURVEY_REQ_TYPE_READ;\n"
  ">\n"
  "> Does the firmware read the registers directly, or does it accumulate\n"
  "> the results in a way that can't overflow? If you don't clear the\n"
@@ -60,11 +63,7 @@
  "\n"
  "Venkateswara, any comments?\n"
  "\n"
- "-- \n"
- "Kalle Valo\n"
- "_______________________________________________\n"
- "ath10k mailing list\n"
- "ath10k@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/ath10k
+ "--=20\n"
+ Kalle Valo=
 
-16e868e7efda80dcc35c2640281fa9d508dc03ccefc59b5cf2bfd25b58b8d0f4
+0276a4f2a91fca8a2b44f2eb1118d17f5159eca1e71308af3da443f53538cee4

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.