~narindergupta/opnfv/trunk

Viewing all changes in revision 9325.

  • Committer: Pravin B Shelar
  • Date: 2015-08-05 17:44:04 UTC
  • Revision ID: git-v1:18fd3a521b3f05ea3e3ca2cf7280b7531e55210b
datapath: Revert "datapath: Constify netlink structs."

This reverts commit 2023bdcfc44c149a8e3b38dcde8f04f2ec3f8501.
This commit is causing segfaults when genl compat code is in use.

Compat code update genl_multicast_group and genl_family type objects.
Therefore these can not be const.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Joe Stringer <joestringer@nicira.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: