* Mat Martineau <mathewm@xxxxxxxxxxxxxx> [2011-06-29 14:35:19 -0700]: > Even when the received tx_seq is expected, the frame still needs to be > dropped if the TX window is exceeded or the receiver is in the local > busy state. The check doesn't mean that TX window is exceeded, it means that we have an invalid tx_seq and connection should be closed. I don't see the point in moving the expected check to after this one. About the local busy check. Is it worth to drop expected frames when on local busy? What are the advantages/disadvantages? Drop will trigger SREJ while Store will press the buffer. Do you have measures to prove this? Gustavo -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html