]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: remove support for vf unicast promiscuous mode
authorAshish Shah <ashish.n.shah@intel.com>
Fri, 1 Aug 2014 20:27:10 +0000 (13:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Aug 2014 02:41:14 +0000 (19:41 -0700)
commit288bb85eff778f2a0cfac81c02752472f60c0710
treeafb90cc807d0069e7618f93567d0001684fc2e03
parent48ea626343f3a8c5dd1406f054b57efdbcac5e4a
i40e: remove support for vf unicast promiscuous mode

Remove the ability of a VF to set unicast promiscuous mode.
Considered to be a security risk to allow VFs to receive traffic
intended for other VFs so don't allow it, simply ignore the flag.

Also fix it to send the correct seid to aq for multicast promiscuous set.

Change-ID: Icb9c49a281a8e9d3aeebf991ef1533ac82b84b14
Signed-off-by: Ashish Shah <ashish.n.shah@intel.com>
Tested-by: Jim Young <jamesx.m.young@intel.com>
Signed-off-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c