udhcpc6: align FF02__1_2[]

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2022-12-15 11:49:00 +01:00
parent 3636d52cbe
commit 301ef96892
3 changed files with 5 additions and 5 deletions

View File

@@ -27,9 +27,8 @@ void FAST_FUNC d6_dump_packet(struct d6_packet *packet)
}
#endif
int FAST_FUNC d6_recv_kernel_packet(struct in6_addr *peer_ipv6
UNUSED_PARAM
, struct d6_packet *packet, int fd)
int FAST_FUNC d6_recv_kernel_packet(struct in6_addr *peer_ipv6 UNUSED_PARAM,
struct d6_packet *packet, int fd)
{
int bytes;