]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: scan: add enum for element IDs
authorDylan Eskew <dylan.eskew@candelatech.com>
Mon, 30 Sep 2024 18:11:43 +0000 (11:11 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 7 Nov 2024 14:12:21 +0000 (15:12 +0100)
commit966c590bc4dcbd9a69fdf8fe9f41cec00e72e376
tree92706134363f369c2eb415e5fa686e978aa171a7
parent422419e06d55a7c852d1f6f054a094e285ebaa27
iw: scan: add enum for element IDs

Formerly, element IDs were hardcoded. Improve readability by using
element ID names.

Signed-off-by: Dylan Eskew <dylan.eskew@candelatech.com>
Link: https://patch.msgid.link/20240930181145.1043048-2-dylan.eskew@candelatech.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
ieee80211.h
scan.c