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-08-11 16:43:41 -04:00
2019-09-04 11:37:19 -05:00
2019-05-08 17:26:59 -05:00
2019-07-15 13:32:25 -05:00
2019-09-04 11:37:19 -05:00
2019-10-08 09:41:27 +02:00
2019-08-11 16:43:41 -04:00
2019-04-12 17:32:51 +02:00
2017-06-01 07:03:11 -06:00
2015-11-12 08:26:59 +08:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2016-10-23 18:33:18 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-12-19 15:23:00 +01:00
2019-01-16 13:56:43 +01:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-08-11 16:43:41 -04:00
2019-10-07 13:23:49 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-09-04 11:37:19 -05:00
2019-02-18 13:00:53 +01:00
2018-11-27 21:06:53 +05:30
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-10-10 12:28:52 -05:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-08-11 16:43:41 -04:00
2019-04-08 15:23:28 +02:00
2019-09-04 11:37:19 -05:00
2019-07-25 13:13:30 -05:00
2019-07-25 13:13:30 -05:00
2019-08-11 16:43:41 -04:00
2018-05-07 09:34:12 -04:00
2018-11-05 10:41:58 -06:00
2018-11-05 10:41:56 -06:00
2019-08-11 16:43:41 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-05-01 00:00:05 +02:00
2019-04-23 17:57:24 -04:00
2019-10-25 17:20:44 +02:00
2018-05-07 09:34:12 -04:00
2019-08-11 16:43:41 -04:00
2018-05-07 09:34:12 -04:00
2019-04-26 18:58:20 -04:00
2019-10-08 09:16:11 +03:00
2019-07-25 13:13:30 -05:00
2019-09-04 11:37:19 -05:00
2019-08-11 16:43:41 -04:00
2018-05-07 09:34:12 -04:00
2019-09-04 11:37:19 -05:00
2019-07-18 16:37:13 -05:00
2019-09-04 11:37:19 -05:00
2018-05-07 09:34:12 -04:00
2019-10-25 17:20:44 +02:00
2019-05-14 14:43:33 -05:00
2019-01-14 17:43:18 -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-01-24 11:35:29 -06:00
2019-09-04 11:37:19 -05:00
2018-10-10 12:28:52 -05:00
2019-08-11 19:27:41 -04:00
2019-08-11 16:43:41 -04:00
2018-10-10 12:28:52 -05:00
2018-10-09 14:18:21 -05:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-05-04 19:26:49 +02:00
2019-01-24 11:35:30 -06:00
2019-05-18 08:15:35 -04:00
2018-12-05 06:01:34 -07:00
2019-08-11 16:43:41 -04:00
2019-04-23 11:17:15 +02:00
2019-08-11 16:43:41 -04:00
2019-08-09 23:15:01 +02:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-06-13 13:54:17 -05:00
2019-07-25 13:36:13 -05:00
2019-04-16 16:29:00 +05:30
2019-07-25 13:13:31 -05:00
2018-05-07 09:34:12 -04:00
2016-09-23 17:55:42 -04:00
2018-06-13 13:54:16 -05:00
2019-10-08 09:53:13 +02:00
2018-05-07 09:34:12 -04:00
2019-10-08 09:41:27 +02:00