Files
u-boot/drivers/net
Weijie Gao c88ee3ea0a net: mt7628-eth: free rx descriptor on receiving failure
When received a packet with an invalid length recorded in rx descriptor,
we should free this rx descriptor to allow us to continue to receive
following packets.
Without doing so, u-boot will stuck in a dead loop trying to process this
invalid rx descriptor.

This patch adds a call to mt7628_eth_free_pkt() after received an invalid
packet length.

Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
2019-10-25 17:20:44 +02:00
..
2019-04-12 17:32:51 +02:00
2016-10-23 18:33:18 -04:00
2019-08-11 16:43:41 -04:00
2018-11-27 21:06:53 +05:30
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-09-04 11:37:19 -05:00
2019-01-24 11:35:29 -06:00
2018-07-26 14:08:21 -05:00
2019-09-04 11:37:19 -05:00
2019-08-11 19:27:41 -04:00
2019-08-11 16:43:41 -04:00
2019-01-24 11:35:30 -06:00
2019-05-18 08:15:35 -04:00
2019-08-11 16:43:41 -04:00
2019-08-09 23:15:01 +02:00
2019-04-16 16:29:00 +05:30