Beilei Xing b978f7b38c net/ixgbe/base: simplify VLAN management
This patch simplifies the adding and removing VLANs from
VFTA/VLVF/VLVFB registers. The logic to determine the registers to use
has been simplified to (vid / 32) and (1 - vid / 32). Many conditional
paths and checks are no longer needed with this patch.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
2016-06-27 16:17:53 +02:00
..
2016-06-15 17:13:55 +02:00
2016-06-27 16:17:51 +02:00
2016-06-27 16:17:52 +02:00
2016-05-17 08:31:33 +02:00
2016-06-27 16:17:51 +02:00
2016-06-15 17:13:56 +02:00
2016-04-01 21:38:34 +02:00
2016-06-29 13:33:01 +02:00
2016-06-29 13:33:01 +02:00
2016-06-29 13:33:01 +02:00
2016-06-27 16:17:51 +02:00
2016-06-20 17:21:54 +02:00