Comment 5 for bug 1487511

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

Reviewed: https://review.opencontrail.org/13229
Committed: http://github.org/Juniper/contrail-vrouter/commit/3b99fb0e3f56157f0b4fd733f4457fdb9564c04c
Submitter: Zuul
Branch: master

commit 3b99fb0e3f56157f0b4fd733f4457fdb9564c04c
Author: Numan Siddique <email address hidden>
Date: Fri Aug 21 20:32:57 2015 +0530

Fix the compilation error for 4.1+ kernel versions

struct net_device variable nd_net declaration is changed in
4.1 to "possible_net_t nd_net;"

Change-Id: Ifb3dbd4451801465f50e208c8dc11eb631a9ee96
Closes-bug: #1487511