yangxingwu
c2f4bb251e
net: udp: fix alignment problem in udp4_seq_show()
...
[ Upstream commit 6c25449e1a32c594d743df8e8258e8ef870b6a77 ]
$ cat /pro/net/udp
before:
sl local_address rem_address st tx_queue rx_queue tr tm->when
26050: 0100007F:0035 00000000:0000 07 00000000:00000000 00:00000000
26320: 0100007F:0143 00000000:0000 07 00000000:00000000 00:00000000
27135: 00000000:8472 00000000:0000 07 00000000:00000000 00:00000000
after:
sl local_address rem_address st tx_queue rx_queue tr tm->when
26050: 0100007F:0035 00000000:0000 07 00000000:00000000 00:00000000
26320: 0100007F:0143 00000000:0000 07 00000000:00000000 00:00000000
27135: 00000000:8472 00000000:0000 07 00000000:00000000 00:00000000
Signed-off-by: yangxingwu <xingwu.yang@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-01-11 15:25:02 +01:00
..
2020-08-10 12:06:44 -07:00
2021-04-21 13:00:56 +02:00
2022-01-05 12:40:33 +01:00
2021-04-14 08:42:05 +02:00
2020-11-13 14:24:39 -08:00
2020-09-25 13:58:01 -07:00
2021-06-23 14:42:41 +02:00
2019-11-01 14:57:52 -07:00
2021-12-08 09:03:18 +01:00
2021-04-14 08:42:07 +02:00
2021-07-14 16:56:14 +02:00
2021-12-08 09:03:26 +01:00
2020-03-29 22:30:57 -07:00
2019-10-04 11:10:56 -07:00
2021-12-08 09:03:26 +01:00
2022-01-11 15:25:00 +01:00
2020-08-26 15:58:48 -07:00
2020-10-02 19:11:11 -07:00
2021-01-12 20:18:12 +01:00
2020-08-03 15:29:44 -07:00
2021-06-23 14:42:47 +02:00
2021-09-12 08:58:26 +02:00
2021-11-18 14:04:08 +01:00
2021-12-22 09:30:53 +01:00
2019-08-08 15:55:10 -07:00
2021-11-18 14:04:08 +01:00
2019-11-07 16:15:56 -08:00
2019-09-20 18:23:33 -07:00
2019-08-08 15:55:10 -07:00
2021-09-22 12:28:05 +02:00
2020-03-30 13:45:04 -07:00
2020-08-25 06:28:02 -07:00
2021-09-18 13:40:22 +02:00
2020-08-25 06:23:59 -07:00
2020-11-09 15:39:39 -08:00
2021-08-04 12:46:42 +02:00
2021-03-17 17:06:12 +01:00
2020-07-09 12:55:37 +02:00
2021-06-18 10:00:05 +02:00
2020-06-30 12:29:39 -07:00
2019-10-04 11:10:56 -07:00
2020-09-10 12:25:51 -07:00
2020-08-18 16:02:16 -07:00
2020-07-10 13:54:00 -07:00
2020-10-30 12:57:39 +01:00
2021-12-01 09:19:05 +01:00
2021-06-30 08:47:20 -04:00
2021-11-18 14:04:08 +01:00
2020-03-12 22:34:48 -07:00
2020-10-15 18:42:13 -07:00
2021-09-15 09:50:46 +02:00
2020-11-10 17:42:35 -08:00
2021-04-21 13:00:57 +02:00
2021-08-18 08:59:13 +02:00
2020-03-16 18:26:54 -07:00
2021-11-18 14:04:27 +01:00
2021-05-14 09:50:46 +02:00
2021-12-01 09:19:06 +01:00
2020-02-27 18:50:19 -08:00
2021-09-18 13:40:29 +02:00
2020-07-06 13:23:03 -07:00
2020-07-06 13:23:03 -07:00
2021-09-22 12:27:58 +02:00
2021-10-27 09:56:48 +02:00
2020-10-02 19:11:11 -07:00
2021-03-30 14:31:59 +02:00
2021-08-12 13:22:05 +02:00
2021-07-25 14:36:21 +02:00
2021-02-03 23:28:52 +01:00
2020-08-24 17:31:20 -07:00
2021-02-03 23:28:51 +01:00
2020-03-09 22:34:58 +01:00
2020-10-13 17:11:52 -07:00
2020-07-06 13:23:03 -07:00
2020-03-16 18:26:55 -07:00
2021-12-01 09:19:08 +01:00
2020-07-09 12:51:36 +02:00
2021-07-28 14:35:37 +02:00
2020-03-12 22:34:48 -07:00
2020-07-24 15:41:54 -07:00
2021-08-12 13:22:05 +02:00
2020-07-10 13:54:00 -07:00
2021-09-22 12:27:58 +02:00
2020-07-10 13:54:00 -07:00
2022-01-11 15:25:02 +01:00
2020-07-19 18:16:41 -07:00
2020-05-06 09:40:08 +02:00
2020-05-11 15:12:27 +02:00
2019-12-24 22:28:54 -08:00
2019-12-09 09:59:07 +01:00
2020-05-06 09:40:08 +02:00
2020-10-09 12:29:48 +02:00