]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJack Vogel <jack.vogel@oracle.com>
Tue, 10 Oct 2017 21:15:23 +0000 (14:15 -0700)
commit9c0d79113191082be95ec2f35c6dbc6cc8cc3379
tree35deddef4b7db7241f084793051225aa905f3f14
parent36bdf514ec89d19f7d26d4a1ca191b5040108434
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>
Orabug: 26785018
(cherry picked from commit 707636c6481696c3b73209c9a7f8c482f0748373)
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
Reviewed-by: Kyle Fortin <kyle.fortin@oracle.com>
drivers/net/ethernet/intel/i40evf/i40evf.h