commit | 60c2ef0ef07f319504763eaaed8cb003af879008 | [log] [tgz] |
---|---|---|
author | Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> | Fri Apr 24 14:29:02 2020 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed May 27 10:02:01 2020 +0200 |
tree | 772b24835fe933607dd65871b360641a68cb1906 | |
parent | 2d5d9b7ff49f52ab3ec66ffdc841471a1353ea1b [diff] |
mac80211: fix variable names in TID config methods Fix all variable names from 'tid' to 'tids' to avoid confusion. Now this is not TID number, but TID mask. Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> Link: https://lore.kernel.org/r/20200424112905.26770-3-sergey.matyukevich.os@quantenna.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>