diff for duplicates of <52289080.80604@rempel-privat.de> diff --git a/a/1.txt b/N1/1.txt index f0ed226..d4f131d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -79,10 +79,3 @@ Am 05.09.2013 16:07, schrieb Oleksij Rempel: -- Regards, Oleksij --------------- next part -------------- -A non-text attachment was scrubbed... -Name: scan_dbg.diff -Type: text/x-patch -Size: 810 bytes -Desc: not available -Url : http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20130905/706f523d/attachment.bin diff --git a/N1/2.hdr b/N1/2.hdr new file mode 100644 index 0000000..71914fa --- /dev/null +++ b/N1/2.hdr @@ -0,0 +1,5 @@ +Content-Type: text/x-patch; + name="scan_dbg.diff" +Content-Transfer-Encoding: 7bit +Content-Disposition: attachment; + filename="scan_dbg.diff" diff --git a/N1/2.txt b/N1/2.txt new file mode 100644 index 0000000..3ddcf45 --- /dev/null +++ b/N1/2.txt @@ -0,0 +1,20 @@ +diff --git a/drivers/net/wireless/ath/ath9k/htc_drv_main.c b/drivers/net/wireless/ath/ath9k/htc_drv_main.c +index 5c1bec1..29ebfcf 100644 +--- a/drivers/net/wireless/ath/ath9k/htc_drv_main.c ++++ b/drivers/net/wireless/ath/ath9k/htc_drv_main.c +@@ -1669,6 +1669,7 @@ static void ath9k_htc_sw_scan_start(struct ieee80211_hw *hw) + { + struct ath9k_htc_priv *priv = hw->priv; + ++ pr_info("!!!! %s:%i\n", __func__, __LINE__); + mutex_lock(&priv->mutex); + spin_lock_bh(&priv->beacon_lock); + set_bit(OP_SCANNING, &priv->op_flags); +@@ -1682,6 +1683,7 @@ static void ath9k_htc_sw_scan_complete(struct ieee80211_hw *hw) + { + struct ath9k_htc_priv *priv = hw->priv; + ++ pr_info("!!!! %s:%i\n", __func__, __LINE__); + mutex_lock(&priv->mutex); + spin_lock_bh(&priv->beacon_lock); + clear_bit(OP_SCANNING, &priv->op_flags); diff --git a/a/content_digest b/N1/content_digest index 9c2e163..53f4d6e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,10 +3,12 @@ "ref\020130905103204.GB1570@ritirata.org\0" "ref\052289033.8080205@rempel-privat.de\0" "From\0Oleksij Rempel <linux@rempel-privat.de>\0" - "Subject\0[ath9k-devel] WARNING with ath9k_htc on TL-WN721N\0" + "Subject\0Re: WARNING with ath9k_htc on TL-WN721N\0" "Date\0Thu, 05 Sep 2013 16:09:04 +0200\0" - "To\0ath9k-devel@lists.ath9k.org\0" - "\00:1\0" + "To\0Antonio Quartulli <ordex@autistici.org>\0" + "Cc\0ath9k-devel <ath9k-devel@lists.ath9k.org>" + " linux-wireless@vger.kernel.org\0" + "\01:1\0" "b\0" "Forgot attachment.\n" "\n" @@ -88,13 +90,29 @@ "\n" "-- \n" "Regards,\n" - "Oleksij\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: scan_dbg.diff\n" - "Type: text/x-patch\n" - "Size: 810 bytes\n" - "Desc: not available\n" - Url : http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20130905/706f523d/attachment.bin + Oleksij + "\01:2\0" + "fn\0scan_dbg.diff\0" + "b\0" + "diff --git a/drivers/net/wireless/ath/ath9k/htc_drv_main.c b/drivers/net/wireless/ath/ath9k/htc_drv_main.c\n" + "index 5c1bec1..29ebfcf 100644\n" + "--- a/drivers/net/wireless/ath/ath9k/htc_drv_main.c\n" + "+++ b/drivers/net/wireless/ath/ath9k/htc_drv_main.c\n" + "@@ -1669,6 +1669,7 @@ static void ath9k_htc_sw_scan_start(struct ieee80211_hw *hw)\n" + " {\n" + " \tstruct ath9k_htc_priv *priv = hw->priv;\n" + " \n" + "+\tpr_info(\"!!!! %s:%i\\n\", __func__, __LINE__);\n" + " \tmutex_lock(&priv->mutex);\n" + " \tspin_lock_bh(&priv->beacon_lock);\n" + " \tset_bit(OP_SCANNING, &priv->op_flags);\n" + "@@ -1682,6 +1683,7 @@ static void ath9k_htc_sw_scan_complete(struct ieee80211_hw *hw)\n" + " {\n" + " \tstruct ath9k_htc_priv *priv = hw->priv;\n" + " \n" + "+\tpr_info(\"!!!! %s:%i\\n\", __func__, __LINE__);\n" + " \tmutex_lock(&priv->mutex);\n" + " \tspin_lock_bh(&priv->beacon_lock);\n" + " \tclear_bit(OP_SCANNING, &priv->op_flags);" -f7391dc703b9240ccabb42e439c5314f196fd6133b660378ab166b0f2906eceb +8bc1e2367617200a8f1f7e66e0856862b79458c1d5c7efeed1d7f5334420dbbf
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.