Searched hist:"48752 f6513012a1b078da08b145d5c40a644f058" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff 48752f6513012a1b078da08b145d5c40a644f058 Tue Feb 07 18:45:00 CST 2012 Greg Rose <gregory.v.rose@intel.com> rtnetlink: Fix VF IFLA policy
Add VF spoof check to IFLA policy. The original patch I submitted to add the spoof checking feature to rtnl failed to add the proper policy rule that identifies the data type and len. This patch corrects that oversight. No bugs have been reported against this but it may cause some problem for the netlink message parsing that uses the policy table.
CC: stable@vger.kernel.org Signed-off-by: Greg Rose <gregory.v.rose@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|