datapath: compat: Fix compilation for kernel 3.5
authorPravin B Shelar <pshelar@nicira.com>
Fri, 6 Dec 2013 19:43:02 +0000 (11:43 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Wed, 4 Dec 2013 12:38:44 +0000 (04:38 -0800)
commit1dc1a21e3d1a0073d843b07fef664321b2e332af
tree26eb67b3b22675f1222c5aa7577db35d2da1624e
parenta526bcdf8076543d6530f5978b4ab6d9a7f97623
datapath: compat: Fix compilation for kernel 3.5

ipv6_addr_hash() is not available on kernel 3.5, Use compat version.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/linux/compat/include/net/ipv6.h