Parav Pandit
b1f2abcf81
net: Make gro complete function to return void
...
tcp_gro_complete() function only updates the skb fields related to GRO
and it always returns zero. All the 3 drivers which are using it
do not check for the return value either.
Change it to return void instead which simplifies its callers as
error handing becomes unnecessary.
Signed-off-by: Parav Pandit <parav@nvidia.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-05-31 09:50:17 +01:00
..
2023-03-01 08:48:46 +00:00
2023-05-16 20:46:30 -07:00
2022-06-09 21:52:55 -07:00
2023-03-24 08:57:06 +00:00
2022-11-07 12:26:15 +00:00
2023-04-20 20:07:50 -07:00
2023-02-13 18:35:15 +08:00
2020-07-30 16:30:55 -07:00
2021-03-04 15:26:57 -08:00
2023-02-09 22:49:04 -08:00
2022-11-29 20:50:51 -08:00
2023-02-13 18:35:15 +08:00
2023-05-24 08:43:39 +01:00
2019-05-30 11:26:32 -07:00
2023-05-17 09:05:47 +01:00
2019-10-04 11:10:56 -07:00
2022-02-08 20:41:34 -08:00
2020-06-20 21:33:57 -07:00
2023-04-20 20:07:50 -07:00
2023-03-17 08:25:05 +00:00
2022-09-20 10:21:49 -07:00
2022-02-04 20:24:45 -08:00
2022-08-29 12:47:15 +01:00
2018-10-24 14:18:16 -07:00
2023-05-11 18:07:05 -07:00
2023-03-21 21:32:18 -07:00
2023-05-13 16:58:58 +01:00
2021-02-23 11:29:52 -08:00
2023-03-22 21:50:23 +01:00
2022-12-12 15:41:44 -08:00
2019-05-30 11:26:32 -07:00
2023-05-23 20:48:27 -07:00
2023-03-15 00:04:04 -07:00
2020-06-01 14:57:14 -07:00
2022-11-16 12:48:44 +00:00
2022-12-25 13:38:09 -08:00
2022-09-29 07:18:00 +02:00
2023-04-14 11:09:27 +01:00
2022-07-15 16:43:59 +08:00
2021-09-28 13:13:40 +01:00
2021-04-27 14:02:06 -07:00
2023-03-17 08:56:37 +00:00
2022-09-29 07:18:01 +02:00
2023-03-15 00:37:32 -07:00
2022-05-16 13:03:29 +02:00
2022-11-18 02:15:22 +01:00
2023-03-17 08:56:37 +00:00
2023-01-26 10:52:18 +01:00
2019-05-30 11:26:32 -07:00
2023-05-23 15:38:59 +02:00
2023-05-16 20:46:30 -07:00
2023-04-21 20:26:56 -07:00
2023-01-06 19:28:01 -08:00
2023-04-19 09:04:16 +01:00
2022-06-28 21:23:30 -07:00
2023-05-17 09:05:47 +01:00
2023-02-16 13:18:06 +01:00
2022-09-08 18:38:30 +02:00
2023-04-28 09:48:14 +01:00
2022-07-18 12:21:54 +01:00
2022-05-03 10:15:06 +02:00
2023-05-22 11:22:58 +01:00
2023-05-31 09:50:17 +01:00
2020-07-09 12:52:37 +02:00
2022-10-12 17:50:37 -07:00
2022-12-12 09:29:56 +00:00
2023-04-13 16:04:28 -07:00
2023-05-25 10:51:58 +02:00
2020-05-06 09:40:08 +02:00
2022-03-01 12:08:40 +01:00
2023-04-21 20:26:56 -07:00
2020-04-28 11:28:36 +02:00
2020-05-06 09:40:08 +02:00
2022-09-29 07:18:00 +02:00