Patrice Chotard
b4e9b524f7
net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt()
Fix compilation warning:
../arch/arm/include/asm/io.h: In function 'eqos_free_pkt':
../arch/arm/include/asm/io.h:103:32: warning: 'rx_desc' may be used uninitialized [-Wmaybe-uninitialized]
103 | #define writel(v,c) ({ u32 __v = v; __iowmb(); __arch_putl(__v,c); __v; })
| ^~~
../drivers/net/dwc_eth_qos.c:1220:27: note: 'rx_desc' was declared here
1220 | struct eqos_desc *rx_desc;
| ^~~~~~~
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
2024-04-12 13:59:12 -06:00
..
2022-12-07 12:20:17 -05:00
2023-12-21 08:54:37 -05:00
2023-12-21 08:54:37 -05:00
2023-06-15 17:58:53 +08:00
2023-12-21 08:54:37 -05:00
2023-01-20 12:27:24 -05:00
2022-05-03 18:33:29 -04:00
2022-09-18 10:26:33 +02:00
2023-06-12 13:24:31 +02:00
2024-03-26 19:58:26 -04:00
2023-11-07 14:50:51 -05:00
2024-04-12 13:59:12 -06:00
2023-01-20 12:27:24 -05:00
2023-06-10 13:34:05 +02:00
2021-11-23 09:57:56 +02:00
2024-01-29 22:35:02 -05:00
2024-01-29 22:35:02 -05:00
2023-09-24 09:54:57 -04:00
2023-09-24 09:54:57 -04:00
2022-04-10 08:44:13 +03:00
2022-12-07 16:04:16 -05:00
2024-02-12 13:41:03 -05:00
2023-11-05 16:11:38 -05:00
2023-05-06 17:28:18 +08:00
2024-01-29 22:35:02 -05:00
2024-01-29 22:35:02 -05:00
2024-01-29 22:35:02 -05:00
2023-07-12 13:21:40 +08:00
2024-04-12 13:59:12 -06:00
2023-10-07 16:49:41 +08:00
2023-05-06 17:28:18 +08:00
2024-03-26 19:58:26 -04:00
2024-03-26 19:58:26 -04:00
2023-01-20 12:27:24 -05:00
2023-06-10 13:34:05 +02:00
2023-06-10 13:34:05 +02:00
2024-03-30 15:12:00 -03:00
2022-12-07 16:04:17 -05:00
2022-05-03 18:33:29 -04:00
2022-09-29 16:11:31 -04:00
2022-09-25 08:30:05 -06:00
2023-02-02 14:44:53 -05:00
2023-11-05 13:28:40 -05:00
2023-02-10 13:41:07 -05:00
2023-02-10 13:41:07 -05:00
2024-03-13 18:15:52 +08:00
2024-03-26 19:58:26 -04:00
2024-03-26 19:58:26 -04:00
2022-04-10 08:44:13 +03:00
2023-12-19 11:24:38 +01:00
2022-08-20 21:18:15 -04:00
2023-07-27 14:32:12 -04:00
2022-11-28 10:25:17 -05:00
2024-03-02 12:26:18 -05:00
2023-12-19 11:24:38 +01:00
2022-12-05 16:06:08 -05:00
2023-01-20 12:27:24 -05:00
2023-12-19 11:24:38 +01:00
2022-04-10 08:44:12 +03:00
2022-08-08 10:50:20 -04:00
2022-04-10 08:44:13 +03:00
2023-09-24 09:54:57 -04:00
2024-03-01 16:35:52 -05:00
2024-03-01 16:35:52 -05:00
2024-03-05 08:27:59 +01:00
2022-12-22 10:31:48 -05:00
2022-12-22 10:31:48 -05:00
2023-09-24 09:54:57 -04:00
2023-03-02 17:45:58 -05:00
2023-05-06 17:28:18 +08:00
2023-01-20 12:27:24 -05:00
2023-01-20 12:27:24 -05:00
2023-06-10 13:34:05 +02:00
2022-12-07 16:04:17 -05:00
2022-04-10 08:44:13 +03:00
2024-03-02 14:29:36 -05:00
2023-04-16 16:18:29 +02:00
2024-01-11 11:24:58 -05:00
2023-09-24 09:54:57 -04:00
2022-06-08 13:59:52 -04:00
2023-06-10 13:34:05 +02:00
2022-12-23 10:15:12 -05:00
2022-09-29 16:11:31 -04:00
2024-01-11 11:24:58 -05:00
2024-01-29 22:35:02 -05:00
2023-09-22 15:54:35 -04:00
2024-01-29 14:30:59 +00:00
2023-10-22 23:40:56 +01:00
2023-01-09 11:30:08 -05:00
2022-12-05 16:06:08 -05:00
2023-12-13 08:58:06 +01:00
2023-07-21 09:00:38 +02:00
2023-07-21 09:00:38 +02:00
2022-10-05 11:36:54 +02:00
2023-10-09 10:25:32 +02:00