diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2020-10-01 23:49:16 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2020-10-01 23:49:16 +0200 |
commit | a90a54aead2a082f9bc4d44fd48d1042bcd2c3fb (patch) | |
tree | 5abb99630e8bdd59594db3c33ce2c353f5372ed7 /networking/tunctl.c | |
parent | 689d0650ab63425adaea26afe347015a204958ee (diff) | |
download | busybox-a90a54aead2a082f9bc4d44fd48d1042bcd2c3fb.tar.gz |
udhcp: remove struct packing attribute, eliminates gcc-9.x
"error: taking address of packed member of 'struct ip_udp_dhcp_packet'
may result in an unaligned pointer value" here:
udhcp_dump_packet(&packet.data);
and in other places.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/tunctl.c')
0 files changed, 0 insertions, 0 deletions