]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit550d85d36ed56834151de535ea44e7cfff1d58f7
treef81980e162d6cccbcd65ce4e87c1735ab3eb6c6b
parent469c9c4300e76064ee0745b7f59232a4db32c922
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