Comment 3 for bug 1359940

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/3081
Committed: http://github.org/Juniper/contrail-vrouter/commit/0eaeab8d97a822c93a882749db4d9aabc46df601
Submitter: Zuul
Branch: R1.05

commit 0eaeab8d97a822c93a882749db4d9aabc46df601
Author: Raja Sivaramakrishnan <email address hidden>
Date: Wed Sep 24 10:22:55 2014 -0700

Backport to 1.05.

Fix compilation failure for kernels above 3.13.11

skb_get_rxhash was renamed to skb_get_hash somewhere between 3.13.0
and 3.14.0. skb_get_rxhash does not exist in ubuntu sources for
3.13.0-32, for which the version code is 3.13.11. Make skb_get_rxhash
return skb_get_hash for versions above 3.13.11

Closes Bug:1359940

Change-Id: I85b346c659e460484f003ff1bd2f1f195d14981e