From: Rony Efraim Date: Thu, 13 Jun 2013 10:19:10 +0000 (+0300) Subject: net/core: Add VF link state control X-Git-Tag: v3.11-rc1~16^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d8faf48c74b8329a0322dc4b2a2030ae5003c86;p=pandora-kernel.git net/core: Add VF link state control Add netlink directives and ndo entry to allow for controling VF link, which can be in one of three states: Auto - VF link state reflects the PF link state (default) Up - VF link state is up, traffic from VF to VF works even if the actual PF link is down Down - VF link state is down, no traffic from/to this VF, can be of use while configuring the VF Signed-off-by: Rony Efraim Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed