update headers from 4.11-rc3

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
Stephen Hemminger 2017-03-20 10:16:46 -07:00
parent 97d564b90c
commit cfca3b356a
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ struct packet_diag_mclist {
__u32 pdmc_count; __u32 pdmc_count;
__u16 pdmc_type; __u16 pdmc_type;
__u16 pdmc_alen; __u16 pdmc_alen;
__u8 pdmc_addr[MAX_ADDR_LEN]; __u8 pdmc_addr[32]; /* MAX_ADDR_LEN */
}; };
struct packet_diag_ring { struct packet_diag_ring {