On Wed, Sep 14, 2011 at 09:24:27PM +0200, Felix Fietkau wrote: > With the new EDMA descriptor format, a single descriptor can contain up > to four buffer pointers. By splitting the buffer into two parts, we can > let the hardware add the padding internally instead of using memmove on > the skb data. > > Signed-off-by: Felix Fietkau <nbd@xxxxxxxxxxx> > --- > drivers/net/wireless/ath/ath9k/xmit.c | 56 +++++++++++++++++++++----------- > 1 files changed, 37 insertions(+), 19 deletions(-) > Felix, This patch again introduced "ath: Failed to stop TX DMA!" for AR9380+ chips. After reverting this, the errors are completely gone away. Please look into this ASAP. -- Rajkumar -- 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