On Monday 18 May 2009, Alexandre Becholey wrote: > Report status unknown as if there were successfully transmitted. > This will avoid hostapd to disassociate because it doesn't understand what a status unknown is. > > Signed-off-by: Alexandre Becholey <alexandre.becholey@xxxxxxx> > --- > drivers/net/wireless/rt2x00/rt2x00dev.c | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) Please put your patches inline, and CC me for rt2x00 related patches. As for the patch it seems like you indented with spaces rather then tabs? And please put the comment inside the else statement rather then breaking the if-elseif-elseif list. Also have you considered the following things: RTS frames success/failure reporting? tx_success/tx_failure statistics counters (used in link_tuner as well) Thanks, Ivo -- 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