Christian Lamparter wrote: > On Tuesday 20 January 2009 00:17:13 Artur Skawina wrote: >> Artur Skawina wrote: >>> yes, that's what i was thinking. Will FREE_AFTER_TX(skb) be false for all skbs >>> that are dropped in p54_rx_frame_sent()? > Not exactly, but it's the right direction. FREE_AFTER_TX is true for _setting_ control frames... e.g frequency/filter/dcf. Which means "yes", i guess. Because if it were ever to be true the race would reappear, and given how hard it was to reproduce, i'd rather not take any chances (in all the testing i hit the BUG in skb_pull only twice). > if your device finally works. (Well "works" is maybe a bit too much, > as you'll probably run into other bugs, e.g truesize bug or the "shot rc", or > more problems with powersaving station that only have apsd). It seems to work quite well, i'm seeing the occasional truesize warning and haven't yet figured out why the client won't reconnect before hostapds ap_max_inactivity timeout triggers, but other than that everything seems fine. Thanks, artur -- 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