[rt2x00-users] [PATCH v2] rt2x00: Ensure TX-ed frames are returned in the original state.
Ivo Van Doorn
ivdoorn at gmail.com
Sun Nov 28 12:09:13 UTC 2010
Hi,
On Wed, Nov 24, 2010 at 11:02 PM, Helmut Schaa
<helmut.schaa at googlemail.com> wrote:
> Am Mittwoch 24 November 2010 schrieb Gertjan van Wingerde:
>> Recent changes to the TX-done code of rt2x00 resulted in TX-ed frames not
>> being returned to mac80211 in the original state, and therefore with
>> insufficient headroom for re-transmissions.
>>
>> Fix this by reverting the changes done and by ensuring we remove the inserted
>> L2pad by moving the header backwards instead of the data forwards.
>>
>> At the same time also make sure that the rt2x00queue_remove_l2pad will not
>> move any memory when a frame has no data at all.
>>
>> Signed-off-by: Gertjan van Wingerde <gwingerde at gmail.com>
>> Cc: Helmut Schaa <helmut.schaa at googlemail.com>
>> Cc: Jay Hung <Jay_Hung at ralinktech.com>
>
> Looks good to me now, thanks.
>
> Acked-by: Helmut Schaa <helmut.schaa at googlemail.com>
Applied to rt2x00.git.
Thanks,
Ivo
More information about the users
mailing list