diff for duplicates of <20130120163130.GA7730@elgon.mountain> diff --git a/a/1.txt b/N1/1.txt index 5a2c3c9..9ceda79 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ index 97d4e27..aaca60c 100644 - u8 tr_iso = ghz5 ? dev->dev->bus_sprom->fem.ghz5.tr_iso : - dev->dev->bus_sprom->fem.ghz2.tr_iso; - if (!ghz5 && dev->phy.rev >= 6 && dev->phy.radio_rev == 11) + if (!ghz5 && dev->phy.rev >= 6 && dev->phy.radio_rev = 11) return &nphy_gain_ctl_wa_phy6_radio11_ghz2; @@ -3249,6 +3247,10 @@ struct nphy_gain_ctl_workaround_entry *b43_nphy_get_gain_ctl_workaround_ent( !b43_channel_type_is_40mhz(dev->phy.channel_type)) @@ -60,6 +60,6 @@ index 97d4e27..aaca60c 100644 + tr_iso = 3; + e->cliplo_gain = gain_data[tr_iso]; + - } else if (ghz5 && dev->phy.rev == 4 && ext_lna) { + } else if (ghz5 && dev->phy.rev = 4 && ext_lna) { e->rfseq_init[0] &= ~0x4000; e->rfseq_init[1] &= ~0x4000; diff --git a/a/content_digest b/N1/content_digest index ce52b5c..c9224fb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0AE90C24D6B3A694183C094C60CF0A2F6026B7118@saturn3.aculab.com\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch v3] b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()\0" - "Date\0Sun, 20 Jan 2013 19:31:30 +0300\0" + "Date\0Sun, 20 Jan 2013 16:31:30 +0000\0" "To\0Stefano Brivio <stefano.brivio@polimi.it>\0" "Cc\0John W. Linville <linville@tuxdriver.com>" linux-wireless@vger.kernel.org @@ -33,7 +33,7 @@ "-\tu8 tr_iso = ghz5 ? dev->dev->bus_sprom->fem.ghz5.tr_iso :\n" "-\t\t\t dev->dev->bus_sprom->fem.ghz2.tr_iso;\n" " \n" - " \tif (!ghz5 && dev->phy.rev >= 6 && dev->phy.radio_rev == 11)\n" + " \tif (!ghz5 && dev->phy.rev >= 6 && dev->phy.radio_rev = 11)\n" " \t\treturn &nphy_gain_ctl_wa_phy6_radio11_ghz2;\n" "@@ -3249,6 +3247,10 @@ struct nphy_gain_ctl_workaround_entry *b43_nphy_get_gain_ctl_workaround_ent(\n" " \t\t !b43_channel_type_is_40mhz(dev->phy.channel_type))\n" @@ -74,8 +74,8 @@ "+\t\t\ttr_iso = 3;\n" "+\t\te->cliplo_gain = gain_data[tr_iso];\n" "+\n" - " \t} else if (ghz5 && dev->phy.rev == 4 && ext_lna) {\n" + " \t} else if (ghz5 && dev->phy.rev = 4 && ext_lna) {\n" " \t\te->rfseq_init[0] &= ~0x4000;\n" " \t\te->rfseq_init[1] &= ~0x4000;" -c09622621ae9ee609a95d262b6e173bff35589e17caeb7ff477b442157f88fdb +07daf4f476f1286ec75c11658420d78ee571d05517addd6a5fd74b554be2fcce
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.