]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Bug fix for FDIR replay logic
authorAnjali Singhai Jain <anjali.singhai@intel.com>
Tue, 11 Feb 2014 08:26:30 +0000 (08:26 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 14 Mar 2014 23:30:03 +0000 (16:30 -0700)
commit1f5ae22609449ec88f07e9866c5ded4163c5a75f
treefafce3146ff40810d9aef7112920595792cb9a7b
parent0d89638b6b7580dee71d4e1bc2f4708c906fbf28
i40e: Bug fix for FDIR replay logic

The FDIR replay logic was being run a little too soon (before the
queues were enabled) and hence the tail bump was not effective till
a later transaction happened on the queue.

Change-ID: Icfd7cd2e79fc3cae3cbd3f703a2b3a148b4e7bf6
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c