- Call down to the hw support routine on vlan register and unregister events
- Don't muck with the vfta if we aren't doing HW vlan filtering
- On the I350 there is a specification update (2.4.20) in which the suggested workaround is to write to the vfta 10 times (if at first you don't succeed, try, try again). Our shared code has the goods, so use it.
- Increase a VF's frame receive size in the case of vlans
Inspired by PR 230996 but unspecific and not sure what will happen
Tested by: Özkan KIRIK <ozkan.kirik@gmail.com>
MFC: 2 weeks