summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/virt_wifi.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2019-02-11 16:03:12 +0100
committerJohannes Berg <johannes.berg@intel.com>2019-02-11 16:54:08 +0100
commit5d4071abd9a1e2b417beef31aaf7d45999e4882e (patch)
tree7ec88dd513155a9f0e799873f073366d5dcc460d /drivers/net/wireless/virt_wifi.c
parent7388afe09143210f555bdd6c75035e9acc1fab96 (diff)
cfg80211: fix and clean up cfg80211_gen_new_bssid()
Fix cfg80211_gen_new_bssid() to not rely on u64 modulo arithmetic, which isn't needed since we really just want to mask there. Also, clean it up to calculate the mask only once and use GENMASK_ULL() instead of open-coding the mask calculation. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/virt_wifi.c')
0 files changed, 0 insertions, 0 deletions