OSDN Git Service

i40e: FD filter replay logic bug fix
authorAnjali Singhai Jain <anjali.singhai@intel.com>
Wed, 4 Jun 2014 20:41:48 +0000 (20:41 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 1 Jul 2014 07:07:53 +0000 (00:07 -0700)
commitb814ba65fc625c6791987329737a4dc5b6c95566
treed0e40196cec04e760a0bcd8c84acb395fb9c356d
parent09c4e56b3cddecb6cac70339dcec63ed1b4e18c2
i40e: FD filter replay logic bug fix

With the auto_disable flags added there was a bug that was causing the
replay logic to not work correctly.
This patch fixes the issue so that we call a replay after a sideband
reset correctly.

Change-ID: I005fe1ac361188ee5b19517a83c922038cba1b00
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_txrx.c