fix bridge port state in netlink message

The IFLA_PROTINFO is a u8 not u32, and sending a bigger value
to kernel means extra bytes are ignored, leaving state as always 0.
1 file changed