openvswitch.h: Fix the type of struct ovs_key_nd nd_target field.
authorJarno Rajahalme <jrajahalme@nicira.com>
Wed, 10 Sep 2014 20:02:46 +0000 (13:02 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Wed, 10 Sep 2014 20:02:46 +0000 (13:02 -0700)
commita54492514d671273a9b4a828b9f623809bb4ee43
tree52afe29c8acd020987875d2a775bbc5f50b68b0a
parent0bd87945619baeee86b344afd02b1b502fc72542
openvswitch.h: Fix the type of struct ovs_key_nd nd_target field.

Should be the same as other IPv6 address fields.

Current master produces sparse warnings without this change.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
datapath/linux/compat/include/linux/openvswitch.h