mirror of
https://github.com/openvswitch/ovs
synced 2025-10-13 14:07:02 +00:00
This member is typically an Ethernet address so the appropriate type is uint8_t, not char. This eliminates a couple of casts. Signed-off-by: Ben Pfaff <blp@nicira.com>