diff for duplicates of <49AEAA34.8080806@openwrt.org> diff --git a/a/1.txt b/N1/1.txt index a271947..129f524 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,14 +1,17 @@ -Sujith ?rta: +Sujith =EDrta: > Gabor Juhos wrote: ->> Apart from the last line, this patch simply swaps the two initval sets as i see ->> it. Would not be simpler to rename them, and then change this line only? +>> Apart from the last line, this patch simply swaps the two initval se= +ts as i see +>> it. Would not be simpler to rename them, and then change this line o= +nly? >> -> +>=20 > I didn't bother to check if the initvals were to be swapped or not. Well, I was curious, so I did it. :) -After some cut&paste job, here is the diff between the original and the new +After some cut&paste job, here is the diff between the original and the= + new initvals from your patch: diff --git a/drivers/net/wireless/ath9k/initvals.h @@ -16,7 +19,7 @@ b/drivers/net/wireless/ath9k/initvals.h index d492363..d5a8aec 100644 --- a/drivers/net/wireless/ath9k/initvals.h +++ b/drivers/net/wireless/ath9k/initvals.h -@@ -658,7 +657,7 @@ static const u32 ar5416Addac_9100[][2] = { +@@ -658,7 +657,7 @@ static const u32 ar5416Addac_9100[][2] =3D { {0x0000989c, 0x00000000 }, {0x0000989c, 0x00000000 }, {0x0000989c, 0x00000000 }, @@ -24,8 +27,8 @@ index d492363..d5a8aec 100644 + {0x000098c4, 0x00000000 }, }; - static const u32 ar5416Modes[][6] = { -@@ -862,7 +861,7 @@ static const u32 ar5416Common[][2] = { + static const u32 ar5416Modes[][6] =3D { +@@ -862,7 +861,7 @@ static const u32 ar5416Common[][2] =3D { { 0x00008134, 0x00000000 }, { 0x00008138, 0x00000000 }, { 0x0000813c, 0x00000000 }, @@ -40,13 +43,19 @@ index d492363..d5a8aec 100644 Ok. This version will cause more noise, but it is fine for me. -> +>=20 >>> +#define AR_SREV_VERSION_9100 0x014 >> 0x14? -> +>=20 > Yep, this can be fixed. I have to send a new patch, or you will take care of it? Regards, Gabor + +-- +To unsubscribe from this list: send the line "unsubscribe linux-wireles= +s" in +the body of a message to majordomo@vger.kernel.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 6996403..d652359 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,22 +4,28 @@ "ref\049AE8466.3040906@openwrt.org\0" "ref\018862.36430.959276.440720@gargle.gargle.HOWL\0" "From\0Gabor Juhos <juhosg@openwrt.org>\0" - "Subject\0[ath9k-devel] [RFC] ath9k: use correct init values for ar9100 devices\0" + "Subject\0Re: [ath9k-devel] [RFC] ath9k: use correct init values for ar9100 devices\0" "Date\0Wed, 04 Mar 2009 17:20:04 +0100\0" - "To\0ath9k-devel@lists.ath9k.org\0" + "To\0Sujith <m.sujith@gmail.com>\0" + "Cc\0ath9k-devel@lists.ath9k.org <ath9k-devel@lists.ath9k.org>" + linux-wireless@vger.kernel.org <linux-wireless@vger.kernel.org> + " John W. Linville <linville@tuxdriver.com>\0" "\00:1\0" "b\0" - "Sujith ?rta:\n" + "Sujith =EDrta:\n" "> Gabor Juhos wrote:\n" - ">> Apart from the last line, this patch simply swaps the two initval sets as i see\n" - ">> it. Would not be simpler to rename them, and then change this line only?\n" + ">> Apart from the last line, this patch simply swaps the two initval se=\n" + "ts as i see\n" + ">> it. Would not be simpler to rename them, and then change this line o=\n" + "nly?\n" ">>\n" - "> \n" + ">=20\n" "> I didn't bother to check if the initvals were to be swapped or not.\n" "\n" "Well, I was curious, so I did it. :)\n" "\n" - "After some cut&paste job, here is the diff between the original and the new\n" + "After some cut&paste job, here is the diff between the original and the=\n" + " new\n" "initvals from your patch:\n" "\n" "diff --git a/drivers/net/wireless/ath9k/initvals.h\n" @@ -27,7 +33,7 @@ "index d492363..d5a8aec 100644\n" "--- a/drivers/net/wireless/ath9k/initvals.h\n" "+++ b/drivers/net/wireless/ath9k/initvals.h\n" - "@@ -658,7 +657,7 @@ static const u32 ar5416Addac_9100[][2] = {\n" + "@@ -658,7 +657,7 @@ static const u32 ar5416Addac_9100[][2] =3D {\n" " {0x0000989c, 0x00000000 },\n" " {0x0000989c, 0x00000000 },\n" " {0x0000989c, 0x00000000 },\n" @@ -35,8 +41,8 @@ "+ {0x000098c4, 0x00000000 },\n" " };\n" "\n" - " static const u32 ar5416Modes[][6] = {\n" - "@@ -862,7 +861,7 @@ static const u32 ar5416Common[][2] = {\n" + " static const u32 ar5416Modes[][6] =3D {\n" + "@@ -862,7 +861,7 @@ static const u32 ar5416Common[][2] =3D {\n" " { 0x00008134, 0x00000000 },\n" " { 0x00008138, 0x00000000 },\n" " { 0x0000813c, 0x00000000 },\n" @@ -51,15 +57,21 @@ "\n" "Ok. This version will cause more noise, but it is fine for me.\n" "\n" - "> \n" + ">=20\n" ">>> +#define AR_SREV_VERSION_9100\t\t0x014\n" ">> 0x14?\n" - "> \n" + ">=20\n" "> Yep, this can be fixed.\n" "\n" "I have to send a new patch, or you will take care of it?\n" "\n" "Regards,\n" - Gabor + "Gabor\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-wireles=\n" + "s\" in\n" + "the body of a message to majordomo@vger.kernel.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -363cd10f1545de10c29470dd9ff38b7b34266f0d76c93ef43abdd7d30e3b5b82 +f94c3b1638830efc95666d9eb3f693b8e8c0b7e94f33a3c445863972ba0b5b47
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.