NetworkManager/src/linux-headers
Emmanuel Grumbach 721008f1c3 linux-headers: add nl80211-vnd-intel.h kernel header
Take from include/uapi/linux/nl80211-vnd-intel.h

Linux 5.17-rc5, cfb92440ee71adcc2105b0890bb01ac3cddb8507
March 1, 2022
2022-03-07 10:55:33 +02:00
..
ethtool.h linux-headers: add ethtool.h kernel header 2021-09-06 10:00:36 +02:00
nl80211-vnd-intel.h linux-headers: add nl80211-vnd-intel.h kernel header 2022-03-07 10:55:33 +02:00
nl802154.h linux-headers: update nl802154.h kernel header 2021-09-06 10:00:36 +02:00
README.md all: add some README.md files describing the purpose of our sources 2021-08-19 17:51:11 +02:00

linux-headers

Contains a copy of Linux UAPI kernel headers. When we build against an older kernel, we may still want to unconditionally build against a certain version of kernel API.

These headers should be taken without modification from Linux.