]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i40e: Fix a bug in ethtool for FD drop packet filter action
authorAnjali Singhai Jain <anjali.singhai@intel.com>
Thu, 22 May 2014 06:32:23 +0000 (06:32 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 11 Jun 2014 15:48:36 +0000 (08:48 -0700)
commit387ce1a97d703ae62032f802313113b856de303b
tree9a86d9b1f64ad02e733b62a95035a7b3d8a6bc85
parent433c47de1368cf07a7cb8d9148a4d36d824b89f8
i40e: Fix a bug in ethtool for FD drop packet filter action

A drop action comes down as a ring_cookie value, so allow it as
a special value that can be used to configure destination control.

Also fix the output to filter read command accordingly.

Change-ID: I9956723cee42f3194885403317dd21ed4a151144
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_ethtool.c