Sorry, I was confused by the comments in [1] and I am especially interested in the internal scans stuff: Port following patch to 3945. "commit 90c4162ff59a3281b6d2f7206740be6217bd6758 Author: Johannes Berg <johannes.berg@xxxxxxxxx> Date: Wed Apr 7 00:21:36 2010 -0700 iwlwifi: fix scan races" The above mentionned patch is already accepted to upstream (2.6.34) [2] and iwlagn _is_ already using internal scans. So why is iwl3945 different in 2.6.34 especially in that case? On first sight, I can't see the correlation of "iwl3945: add plcp error checking" [3] and "iwl3945: fix scan races" [1]. - Sedat - [1] https://patchwork.kernel.org/patch/98326/ [2] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=88be026490ed89c2ffead81a52531fbac5507e01 [3] http://git.kernel.org/?p=linux/kernel/git/iwlwifi/iwlwifi-2.6.git;a=commit;h=a29576a7844326c5223f4d4adbfd3f4d64173d4c On Fri, May 14, 2010 at 12:15 AM, reinette chatre <reinette.chatre@xxxxxxxxx> wrote: > On Thu, 2010-05-13 at 14:54 -0700, Sedat Dilek wrote: >> Whats with "iwl3945: fix scan races"? > > hmmm ... cryptic indeed ... I assume you are asking "Why is "iwl3945: > fix scan races" not part of a submission to 2.6.34? > > If that is the case then yes, indeed , we did not submit "iwl3945: fix > scan races" to 2.6.34 since the scan races being fixed is between normal > (mac80211 initiated) and internal (as part of rf reset) scans. Like I > mention in the cover letter of the submission that includes that patch > (http://thread.gmane.org/gmane.linux.kernel.wireless.general/50651 ) we > introduce RF reset usage to 3945 through the new "plcp error checking" > patch and thus need the scan races fix for that. Before that patch > nothing in iwl3945 was using RF reset and thus no internal scanning that > could trigger a race. > > Reinette > > > > > -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html