1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-23 17:34:00 +03:00

networkctl: drop unused member in struct VxLanInfo

This commit is contained in:
Yu Watanabe 2021-06-26 01:06:38 +09:00
parent 2e9ee9cf15
commit 3b955af56f

View File

@ -258,7 +258,6 @@ typedef struct VxLanInfo {
uint8_t proxy;
uint8_t learning;
uint8_t inerit;
uint8_t rsc;
uint8_t l2miss;
uint8_t l3miss;