struct ieee80211_tx_status contains "retry_count" and I just noticed that bcm43xx sets it to -1 if the frame was acked right away. Should it be -1 in that case or should it be 0? A comment indicating either way would be good. If it should be -1, then I suppose the radiotap tx status needs to be fixed, it defines data_retries as a u8 so can't really be less than 0. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part