yangxingwu
6c25449e1a
net: udp: fix alignment problem in udp4_seq_show()
$ 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>
2021-12-27 14:47:14 +00:00
..
2021-10-18 14:05:25 +01:00
2021-12-20 18:46:43 -08:00
2021-11-01 19:57:14 -07:00
2021-11-15 20:35:58 -08:00
2021-09-19 12:43:56 +01:00
2021-09-29 11:39:33 +01:00
2021-11-15 14:22:12 +00:00
2021-12-02 11:56:04 +00:00
2021-09-28 17:32:56 -07:00
2021-12-02 11:56:04 +00:00
2021-12-02 11:56:04 +00:00
2021-08-31 12:03:33 +01:00
2021-10-14 07:54:47 -07:00
2021-08-13 06:41:22 -07:00
2021-12-03 14:15:07 +00:00
2021-12-10 21:14:49 -08:00
2021-10-15 11:28:34 +01:00
2021-10-13 09:41:37 -07:00
2021-08-30 12:47:09 +01:00
2021-10-25 18:02:14 -07:00
2021-10-13 09:41:37 -07:00
2021-10-13 09:41:37 -07:00
2021-10-28 14:36:41 +01:00
2021-10-13 09:41:37 -07:00
2021-11-23 11:39:53 +00:00
2021-09-14 14:24:31 +01:00
2021-10-15 11:28:34 +01:00
2021-09-14 14:24:31 +01:00
2021-09-20 13:09:06 +01:00
2021-09-21 10:48:47 +01:00
2021-09-23 12:50:26 +01:00
2021-10-05 17:07:41 -07:00
2021-11-09 00:58:26 +01:00
2021-11-24 17:26:05 -08:00
2021-10-05 17:07:41 -07:00
2021-09-20 13:09:06 +01:00
2021-12-20 18:46:43 -08:00
2021-12-20 18:46:43 -08:00
2021-12-03 14:15:49 +00:00
2021-09-27 12:47:39 +01:00
2021-08-02 10:20:56 +01:00
2021-11-04 11:26:15 +00:00
2021-09-24 14:16:40 +01:00
2021-07-27 20:07:21 +01:00
2021-12-20 18:46:43 -08:00
2021-10-26 12:29:33 -07:00
2021-08-31 12:03:33 +01:00
2021-09-21 10:17:20 +01:00
2021-09-13 12:38:45 +01:00
2021-12-27 14:47:14 +00:00
2021-09-23 10:10:00 +02:00