aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
diff options
context:
space:
mode:
authorNeerav Parikh <neerav.parikh@intel.com>2016-06-07 09:14:55 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2016-06-27 16:22:28 -0700
commit85a1aab79c54c7e44cb0f98e5aa797fbb0457866 (patch)
treeed9c9bc139545bf08b809328efd9056b1b8bdc11 /drivers/net/ethernet/qlogic
parenti40e: Fix errors resulted while turning off TSO (diff)
downloadlinux-dev-85a1aab79c54c7e44cb0f98e5aa797fbb0457866.tar.xz
linux-dev-85a1aab79c54c7e44cb0f98e5aa797fbb0457866.zip
i40e: Don't notify client(s) for DCB changes on all VSIs
When LLDP/DCBX change happens the i40e driver code flow tried to notify the client(s) for each of the PF VSIs. This resulted into kernel panic on the first VSI that didn't have any netdev associated to it. The DCB change notification to the client(s) should be done only once for the PF/LAN VSI where the client(s) instances have been added to. Also, move the notification call after the PF driver has made changes related to the updated DCB configuration. Signed-off-by: Neerav Parikh <neerav.parikh@intel.com> Signed-off-by: Usha Ketineni <usha.k.ketineni@intel.com> Tested-by: Ronald J Bynoe <ronald.j.bynoe@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/qlogic')
0 files changed, 0 insertions, 0 deletions