[Intel-wired-lan] [net-next] ixgbe: fix error handling in tc cls_u32 offload routines

John Fastabend john.fastabend at gmail.com
Fri Mar 4 00:29:14 UTC 2016


On 16-03-03 03:42 PM, Jeff Kirsher wrote:
> From: "Samudrala, Sridhar" <sridhar.samudrala at intel.com>
> 
> Check for handle ids when adding/deleting hash nodes OR adding/deleting
> filter entries and limit them to max number of links or header nodes
> supported(IXGBE_MAX_LINK_HANDLE).
> 
> Start from bit 0 when setting hash table bit-map.(adapter->tables)
> 
> Signed-off-by: Sridhar Samudrala <sridhar.samudrala at intel.com>
> ---
> 
> Sending this to the correct mailing list (get_maintainer.pl is your
> friend, please use it in the future)
> 
>  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 52 +++++++++++++++++----------
>  1 file changed, 34 insertions(+), 18 deletions(-)
> 


Looks like a good cleanup to me.

Acked-by: John Fastabend <john.r.fastabend at intel.com>



More information about the Intel-wired-lan mailing list