From: Doug Ledford Date: Wed, 11 Jun 2014 14:38:03 +0000 (-0400) Subject: net/core: Add VF link state control policy X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5b46160877a9bb23ab6f96fb666e7766f407704;p=pandora-kernel.git net/core: Add VF link state control policy Commit 1d8faf48c7 (net/core: Add VF link state control) added VF link state control to the netlink VF nested structure, but failed to add a proper entry for the new structure into the VF policy table. Add the missing entry so the table and the actual data copied into the netlink nested struct are in sync. Signed-off-by: Doug Ledford Signed-off-by: David S. Miller --- Reading git-diff-tree failed