diff for duplicates of <87shc2aip8.fsf@kamboji.qca.qualcomm.com> diff --git a/a/1.txt b/N1/1.txt index ccb5176..b21d489 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,9 +18,9 @@ right? Good to mention that in the commit log. > --- a/drivers/net/wireless/ath/ath10k/core.h > +++ b/drivers/net/wireless/ath/ath10k/core.h > @@ -784,6 +784,8 @@ struct ath10k { -> +> =20 > bool is_high_latency; -> +> =20 > + bool is_started; Is a separate boolean really needed? State management becomes really @@ -31,7 +31,7 @@ of the device. Can't you use ar->state? > +++ b/drivers/net/wireless/ath/ath10k/hw.h > @@ -569,6 +569,12 @@ struct ath10k_hw_params { > bool is_high_latency; -> +> =20 > enum ath10k_bus bus; > + > + /* Specifies whether or not the device should be started once. @@ -48,9 +48,5 @@ devices have a GPIO line to reset the device etc. The struct ath10k_bus_params I mentioned earlier might be handy also here. --- -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 e79aa54..6705835 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -28,9 +28,9 @@ "> --- a/drivers/net/wireless/ath/ath10k/core.h\n" "> +++ b/drivers/net/wireless/ath/ath10k/core.h\n" "> @@ -784,6 +784,8 @@ struct ath10k {\n" - "> \n" + "> =20\n" "> \tbool is_high_latency;\n" - "> \n" + "> =20\n" "> +\tbool is_started;\n" "\n" "Is a separate boolean really needed? State management becomes really\n" @@ -41,7 +41,7 @@ "> +++ b/drivers/net/wireless/ath/ath10k/hw.h\n" "> @@ -569,6 +569,12 @@ struct ath10k_hw_params {\n" "> \tbool is_high_latency;\n" - "> \n" + "> =20\n" "> \tenum ath10k_bus bus;\n" "> +\n" "> +\t/* Specifies whether or not the device should be started once.\n" @@ -58,11 +58,7 @@ "The struct ath10k_bus_params I mentioned earlier might be handy also\n" "here.\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= -b457b11ed864db56a2454e6529aa421307dcb3b4920015893287aeccd8982177 +b0cd4d3508e2ecaa73bcbd5e35f7fb1fc5784120a5c66f5a0634c0c6fa2e117a
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.