On Fri, Aug 16, 2013 at 9:39 PM, Marc Kleine-Budde wrote:
> Tested in ARMv5 with USB device
> "ID 0cf3:7015 Atheros Communications, Inc. TP-Link TL-WN821N v3 802.11n
> [Atheros AR7010+AR9287]"
> for four weeks. Without that patch the kernel oopes after about one week.
Thanks for testing by the
Hi John, Hi Marc,
On Tue, Aug 20, 2013 at 11:01 AM, Marc Kleine-Budde wrote:
> On 08/16/2013 09:39 PM, Marc Kleine-Budde wrote:
>> From: Helmut Schaa
>>
>> ath9k_htc adds padding between the 802.11 header and the payload during
>> TX by moving the header. When handing the frame back to mac80211
On 08/16/2013 09:39 PM, Marc Kleine-Budde wrote:
> From: Helmut Schaa
>
> ath9k_htc adds padding between the 802.11 header and the payload during
> TX by moving the header. When handing the frame back to mac80211 for TX
> status handling the header is not moved back into its original position.
>