From 8c27d42ec61e9568fc24dbfb347d844252100765 Mon Sep 17 00:00:00 2001 From: Greg Rose Date: Thu, 22 May 2014 06:31:56 +0000 Subject: [PATCH] i40e: Do not accept tagged packets by default Remove the filter created by the firmware with the default MAC address it reads out of the NVM storage and a promiscuous VLAN tag and replace it with a filter that will not accept tagged packets by default. The system must request a VLAN tag packet filter to get packets with that tag. Change-ID: I119e6c3603a039bd68282ba31bf26f33a575490a Signed-off-by: Greg Rose Signed-off-by: Jeff Kirsher --- Reading git-format-patch failed