mirror of
https://github.com/systemd/systemd.git
synced 2025-03-03 16:58:37 +03:00
shared- bride util allign bridge_state_table
This commit is contained in:
parent
6281c6e56c
commit
4c6a4a5bfe
@ -6,7 +6,7 @@
|
||||
static const char* const bridge_state_table[_NETDEV_BRIDGE_STATE_MAX] = {
|
||||
[NETDEV_BRIDGE_STATE_DISABLED] = "disabled",
|
||||
[NETDEV_BRIDGE_STATE_LISTENING] = "listening",
|
||||
[NETDEV_BRIDGE_STATE_LEARNING] = "learning",
|
||||
[NETDEV_BRIDGE_STATE_LEARNING] = "learning",
|
||||
[NETDEV_BRIDGE_STATE_FORWARDING] = "forwading",
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user