]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ixgbe: limit VF access to network traffic
authorAlexander Duyck <alexander.h.duyck@intel.com>
Wed, 19 Jan 2011 18:33:05 +0000 (18:33 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 8 Feb 2011 09:20:00 +0000 (01:20 -0800)
commit96cc637235892a102fb829218adac048bd730ab7
treedd30d6d6a31de031c233ed97abef1467d21d6835
parenta124339ad28389093ed15eca990d39c51c5736cc
ixgbe: limit VF access to network traffic

This change fixes VM pool allocation issues based on MAC address filtering,
as well as limits the scope of VF access to promiscuous mode.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_common.c
drivers/net/ixgbe/ixgbe_sriov.c