mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-16 16:27:16 +00:00
This constant was always defined to 0, and recently got removed in
upstream commit a07ea4d9941af5a0c6f0be2a71b51ac9c083c5e5 ("genetlink: no
longer support using static family IDs")
Fixes libnl-tiny builds with latest upstream kernels.
Fixes:
|
||
|---|---|---|
| .. | ||
| genl | ||
| addr.h | ||
| attr.h | ||
| cache-api.h | ||
| cache.h | ||
| data.h | ||
| errno.h | ||
| handlers.h | ||
| list.h | ||
| msg.h | ||
| netlink-compat.h | ||
| netlink-kernel.h | ||
| netlink.h | ||
| object-api.h | ||
| object.h | ||
| socket.h | ||
| types.h | ||
| utils.h | ||
| version.h | ||