• David S. Miller's avatar
    Major revamp of VLAN layer: · 04c1e5a1
    David S. Miller authored
    1) Add hw acceleration hooks for device drivers.
    2) Move private declarations out of public includes.
    3) Mark file local functions and data as static.
    4) Use a small hash table for VLAN group lookups.
    5) Correct all the locking and device ref counting.
    6) No longer mark it as CONFIG_EXPERIMENTAL.
    04c1e5a1
vlan_dev.c 24 KB