i40e: Fix issue with removal of apps from DBCNL app table
authorNeerav Parikh <neerav.parikh@intel.com>
Tue, 24 Feb 2015 06:58:47 +0000 (06:58 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 3 Mar 2015 09:07:27 +0000 (01:07 -0800)
commit750fcbcf18cabe0f44aba2f0bcfb39a31150fe10
treef81980e162d6cccbcd65ce4e87c1735ab3eb6c6b
parent025b4a545fc4ef99fb44b32842c6bc30d3690a3f
i40e: Fix issue with removal of apps from DBCNL app table

This patch fixes an issue where the driver is not flushing out the
DCBNL app table for applications that are not present in the local
DCBX application configuration TLVs.

Change-ID: I1f1ee04c81c145071b2ab15657546eb10b81fadb
Signed-off-by: Neerav Parikh <neerav.parikh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_dcb_nl.c
drivers/net/ethernet/intel/i40e/i40e_main.c