]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 19 Apr 2017 13:25:58 +0000 (09:25 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sun, 30 Apr 2017 11:55:09 +0000 (04:55 -0700)
commit707636c6481696c3b73209c9a7f8c482f0748373
tree98ff7b908abf87f5c654378541241865c7166ec6
parent47994c119a36e28e1779efabc92d6ab5329a6f75
i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED

The flag used by the common code and PF code is I40E_FLAG_FD_ATR_ENABLED,
not *FDIR*. It turns out none of the txrx code actually shared with the
VF driver actually checks the ATR flag. This is made even more obvious
by the typo in the VF header file.

Let's just remove the flag from the VF driver since it's not needed.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40evf/i40evf.h