You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bridge: Change InfoBridge::VlanFiltering from u8 to bool
The kernel code `net/bridge/br_vlan.c` function
`br_vlan_filter_toggle()` indicate the `IFLA_BR_VLAN_FILTERING` is
holding boolean.
Signed-off-by: Gris Ge <[email protected]>
0 commit comments