diff options
author | 2022-03-28 11:40:30 +0200 | |
---|---|---|
committer | 2022-04-01 09:38:19 +0300 | |
commit | 598be865ee00905f16ef3d0355fefe319cac981a (patch) | |
tree | 008eed5623247064bf9f51d2b6171a50c7d46b24 | |
parent | ath9k: Properly clear TX status area before reporting to mac80211 (diff) | |
download | linux-dev-598be865ee00905f16ef3d0355fefe319cac981a.tar.xz linux-dev-598be865ee00905f16ef3d0355fefe319cac981a.zip |
MAINTAINERS: claim include/uapi/linux/wireless.h
As much as I don't really want to maintain this legacy
cruft that we started replacing 15+ years ago, for now
it still falls on me to take care of it. Add a missing
file to the list.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220328114029.526fbb42784d.If7c79b4ca827dfe82a545689f2d31fcedabd8387@changeid
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e406a6db67d0..ca19e2d9a074 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -201,6 +201,7 @@ F: include/net/ieee80211_radiotap.h F: include/net/iw_handler.h F: include/net/wext.h F: include/uapi/linux/nl80211.h +F: include/uapi/linux/wireless.h F: net/wireless/ 8169 10/100/1000 GIGABIT ETHERNET DRIVER |