diff options
| author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2019-06-25 11:36:51 +0900 |
|---|---|---|
| committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2019-06-25 11:44:08 +0900 |
| commit | ffba064ae4d178b95733aed7c795ad799ddec2c4 (patch) | |
| tree | 3468990e4a53fd6edbac0478f73be7978a3f6755 /src/shared/linux/README | |
| parent | 2824ed64a151dacf7f42720d60b2e023f1736bee (diff) | |
| download | systemd-ffba064ae4d178b95733aed7c795ad799ddec2c4.tar.gz | |
linux: make UBSAN quiet
Diffstat (limited to 'src/shared/linux/README')
| -rw-r--r-- | src/shared/linux/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/linux/README b/src/shared/linux/README index 38782338b0..46d554764d 100644 --- a/src/shared/linux/README +++ b/src/shared/linux/README @@ -5,3 +5,4 @@ The files in this directory are copied from kernel-5.2, and the following modifi - bpf_insn.h: BPF_JMP_A() macro is also imported from include/linux/filter.h - dm-ioctl.h: set DM_VERSION_MINOR to 27 - ethtool.h: define __KERNEL_DIV_ROUND_UP if not defined +- ethtool.h: add casts in ethtool_cmd_speed() |
