Alexander Kochetkov 99f93a156a net: arc_emac: reset txbd_curr and txbd_dirty pointers to zero
EMAC reset internal tx ring pointer to zero at statup.
txbd_curr and txbd_dirty can be different from zero.
That cause ethernet transfer hang (no packets transmitted).

In order to reproduce, run on device:
    ifconfig eth0 down
    ifconfig eth0 up

Signed-off-by: Alexander Kochetkov <al.kochet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-16 15:26:30 -05:00
..
2016-01-07 14:31:26 -05:00
2016-01-07 14:31:26 -05:00
2015-09-29 21:11:13 -07:00
2016-01-25 10:51:52 -08:00
2015-09-08 22:44:42 -07:00
2015-11-20 14:48:27 -05:00
2016-01-29 20:33:38 -08:00
2016-01-10 22:50:14 -05:00
2016-02-13 05:57:39 -05:00
2016-01-04 16:07:16 -05:00
2016-01-07 14:31:26 -05:00