mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-04 17:47:03 +03:00
Merge pull request #2617 from rabinv/master
missing.h: define IFLA_EXT_MASK
This commit is contained in:
commit
3aa3d5d412
@ -714,6 +714,7 @@ static inline int setns(int fd, int nstype) {
|
||||
#endif
|
||||
|
||||
#if !HAVE_DECL_IFLA_PHYS_PORT_ID
|
||||
#define IFLA_EXT_MASK 29
|
||||
#undef IFLA_PROMISCUITY
|
||||
#define IFLA_PROMISCUITY 30
|
||||
#define IFLA_NUM_TX_QUEUES 31
|
||||
|
Loading…
x
Reference in New Issue
Block a user