openvswitch: Fix the type of struct ovs_key_nd nd_target field.
authorJarno Rajahalme <jrajahalme@nicira.com>
Tue, 30 Sep 2014 17:52:32 +0000 (10:52 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Thu, 6 Nov 2014 07:52:35 +0000 (23:52 -0800)
commit1a4e96a0e989200f7180264e27b22e9a85f3fcc8
treed26b78452e2919e347486bbd25452a9248cfc936
parente1f9c356d2946ec717d035ccac5532b1c5709c52
openvswitch: 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>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
include/uapi/linux/openvswitch.h