From: Stephen Hemminger Date: Mon, 20 Mar 2017 17:16:46 +0000 (-0700) Subject: update headers from 4.11-rc3 X-Git-Tag: v4.11.0~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfca3b356a58d829c2f46e2a0ee86f681ced4518;p=thirdparty%2Fiproute2.git update headers from 4.11-rc3 Signed-off-by: Stephen Hemminger --- diff --git a/include/linux/packet_diag.h b/include/linux/packet_diag.h index d08c63f3d..0c5d5dd61 100644 --- a/include/linux/packet_diag.h +++ b/include/linux/packet_diag.h @@ -64,7 +64,7 @@ struct packet_diag_mclist { __u32 pdmc_count; __u16 pdmc_type; __u16 pdmc_alen; - __u8 pdmc_addr[MAX_ADDR_LEN]; + __u8 pdmc_addr[32]; /* MAX_ADDR_LEN */ }; struct packet_diag_ring {