]> git.ipfire.org Git - thirdparty/iw.git/commit - info.c
info: refactor extended features
authorJohannes Berg <johannes.berg@intel.com>
Fri, 27 May 2022 10:22:34 +0000 (12:22 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 27 May 2022 10:23:02 +0000 (12:23 +0200)
commit0976378551d845352c1e04fb0974cd9a2d2827bd
tree73cc873941b16c0bb55a9a41a063d4cef5b6474c
parentc95877ca441b0664a46609ea4c2caa5be88c83a2
info: refactor extended features

Refactor the printing here to use a switch statement,
so we get a warning for unhandled features.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
info.c