Files
linux-st/include/linux
Thomas Pedersen 37050e3ab0 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>
2020-09-18 12:27:27 +02:00
..
2020-08-24 18:01:33 -07:00
2020-08-28 21:20:33 +02:00
2020-08-25 15:37:41 -07:00
2020-09-15 13:26:28 -07:00
2020-08-14 19:56:56 -07:00
2020-08-26 12:41:56 +02:00
2020-09-04 09:25:20 -07:00
2020-09-17 16:51:33 -07:00
2020-08-31 12:52:33 -07:00
2020-08-19 16:09:19 -07:00