yangxingwu
cf8f0e76c4
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:35:18 +01:00
..
2020-08-10 12:06:44 -07:00
2021-09-28 13:04:55 +02:00
2022-01-05 12:42:39 +01:00
2021-06-30 15:51:09 -07:00
2020-11-13 14:24:39 -08:00
2021-11-25 09:49:07 +01:00
2021-09-03 13:52:29 +01:00
2021-12-08 09:04:38 +01:00
2021-06-09 09:38:52 +02:00
2021-07-20 16:14:23 +02:00
2021-12-08 09:04:49 +01:00
2021-06-07 14:08:30 -07:00
2021-12-08 09:04:49 +01:00
2022-01-11 15:35:14 +01:00
2021-07-20 06:00:38 -07:00
2021-08-31 12:03:33 +01:00
2021-05-17 15:29:35 -07:00
2021-01-29 20:39:14 -08:00
2021-10-14 07:54:47 -07:00
2021-08-13 06:41:22 -07:00
2021-12-17 10:30:13 +01:00
2021-12-22 09:32:40 +01:00
2020-12-12 15:08:54 -08:00
2021-11-18 19:16:33 +01:00
2020-08-19 14:06:36 +02:00
2021-03-01 13:32:12 -08:00
2021-09-05 18:59:32 +01:00
2021-02-03 14:51:39 -08:00
2020-08-25 06:28:02 -07:00
2021-08-30 12:47:09 +01:00
2021-09-14 14:24:31 +01:00
2021-01-08 19:25:35 -08:00
2021-07-31 09:14:46 -07:00
2021-07-27 20:11:44 +01:00
2021-06-30 15:51:09 -07:00
2021-06-02 13:27:03 -07:00
2021-07-27 20:11:44 +01:00
2021-07-07 20:52:25 -07:00
2020-08-18 16:02:16 -07:00
2021-02-26 12:28:03 -08:00
2020-11-16 08:08:54 -08:00
2021-04-18 22:04:16 +02:00
2021-12-01 09:04:49 +01:00
2021-09-14 14:24:31 +01:00
2021-11-18 19:16:33 +01:00
2021-05-17 15:29:35 -07:00
2021-07-13 09:28:29 -07:00
2021-09-14 14:24:31 +01:00
2021-08-31 12:03:03 +01:00
2020-12-16 11:01:04 -08:00
2021-06-15 18:01:05 +02:00
2021-08-11 15:00:15 -07:00
2021-11-18 19:17:11 +01:00
2021-05-04 11:58:28 -07:00
2021-12-01 09:04:52 +01:00
2021-08-16 17:25:49 -07:00
2020-07-06 13:23:03 -07:00
2020-07-06 13:23:03 -07:00
2021-12-29 12:28:42 +01:00
2021-12-29 12:28:42 +01:00
2021-03-28 17:31:13 -07:00
2020-12-14 16:40:27 -08:00
2021-06-23 12:56:08 -07:00
2021-08-02 10:20:56 +01:00
2021-11-25 09:49:08 +01:00
2021-07-27 20:07:21 +01:00
2020-08-24 17:31:20 -07:00
2021-06-29 11:28:21 -07:00
2020-10-13 17:11:52 -07:00
2020-07-06 13:23:03 -07:00
2021-06-29 11:54:36 -07:00
2021-12-29 12:28:42 +01:00
2021-05-17 15:29:35 -07:00
2021-10-26 12:29:33 -07:00
2021-07-13 09:28:29 -07:00
2020-07-24 15:41:54 -07:00
2021-08-31 12:03:33 +01:00
2021-01-07 12:53:29 -08:00
2021-09-13 12:38:45 +01:00
2020-07-10 13:54:00 -07:00
2022-01-11 15:35:18 +01:00
2021-05-17 15:29:35 -07:00
2021-05-17 15:29:35 -07:00
2021-06-09 09:38:52 +02:00