> we have a slew of messages saying > > [18131.640793] Stop a BA session requested for 00:1a:2a:2c:a2:c5 tid 13 > [18131.640798] Try to stop Tx aggregation on non active TID > > just like we had for the RX case before. > > Feel free to change the API to allow calling a > function without as session in progress, but in that case please don't > print out anything at all. yes, i noticed that. the prints are coming of course from the MLME itself that can be called while no session is in progress and checks the status when called. i'll do a quick check to decide which way is better (outside check of the state machine or just a silent discard of non active TIDs requests) and fix it. Ron -- 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