aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
diff options
context:
space:
mode:
authorThomas Pedersen2020-09-08 12:03:02 -0700
committerJohannes Berg2020-09-18 12:27:27 +0200
commit37050e3ab0b3f02819e3d70ab01d97addb810b28 (patch)
treebb8e5e6433ef343656048767612817c2b1bf6dd7 /net/wireless/nl80211.c
parent4b7afb52c8e2b4bf0d72a8f0bfe9024ff7391c5c (diff)
ieee80211: redefine S1G bits with GENMASK
The S1G capability fields were defined by ORing BITS() together, and expecting a custom macro to use the _SHIFT definitions. Use the Linux kernel GENMASK for the definitions now, and FIELD_{GET,PREP} to access the fields in the future. Take the chance to rename eg. S1G_CAPAB_B0 to the more compact S1G_CAP0. Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com> Link: https://lore.kernel.org/r/20200908190323.15814-2-thomas@adapt-ip.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/nl80211.c')
0 files changed, 0 insertions, 0 deletions