]> Git Repo - linux.git/commit
i40e: Removal of workaround for simple MAC address filter deletion
authorFilip Sadowski <[email protected]>
Tue, 27 Sep 2016 18:28:53 +0000 (11:28 -0700)
committerJeff Kirsher <[email protected]>
Sat, 29 Oct 2016 06:28:39 +0000 (23:28 -0700)
commit53cb6e9e8949b13f63db0bc96f8fcc249763acfb
treec92ef3664b99b682736e385f239f9cd07cc1821e
parentab425cb7ffdb024a45b0b3bcbf58d52ead3c347c
i40e: Removal of workaround for simple MAC address filter deletion

This is code refactoring. This patch removes the workaround which deleted
a default MAC filter added by the firmware when the interface was brought
up. This filter caused frames to pass disregarding the VLAN tagging.
It used to be automatically applied after reset in pre-SRA FW versions.
This workaround is not needed in production NICs and hence can be removed.

Change-ID: I129fe1aae1f17b5a224c9b29a996d916aa1be1ec
Signed-off-by: Filip Sadowski <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ethernet/intel/i40e/i40e_main.c
This page took 0.055206 seconds and 4 git commands to generate.