Re: [OpenWrt-Devel] [PATCH v1] gianfar: Fix reported number of sent bytes to BQL

2014-02-22 Thread Felix Fietkau
On 2014-02-22 15:41, Thomas Huehn wrote: > This is a backported patch for the gianfar ethernet driver > used in TPLink 4900 v1. It is supposed to fix the error which > show up in dmesg with: > NETDEV WATCHDOG: eth0 (fsl-gianfar): transmit queue xy timed out > Full upstream patch is at: http://patch

[OpenWrt-Devel] [PATCH v1] gianfar: Fix reported number of sent bytes to BQL

2014-02-22 Thread Thomas Huehn
This is a backported patch for the gianfar ethernet driver used in TPLink 4900 v1. It is supposed to fix the error which show up in dmesg with: NETDEV WATCHDOG: eth0 (fsl-gianfar): transmit queue xy timed out Full upstream patch is at: http://patchwork.ozlabs.org/patch/271242 -v1: fix patch style