]> 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)
commit462e2f03f1b8bff9331e149e0eb49ae20e21fd33
treef81980e162d6cccbcd65ce4e87c1735ab3eb6c6b
parentb5444ad70fd18d4cdf1c61c22d66ca69a186c72a
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