aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorLuca Coelho <[email protected]>2019-05-29 12:25:29 +0000
committerJohannes Berg <[email protected]>2019-06-14 13:46:33 +0000
commitebb3ca3b4477bbc118976c77fe1913507df718ec (patch)
tree152848b5c9fa27179b1a18cbe984440db35caf7c /net/lapb/lapb_iface.c
parentmac80211: only warn once on chanctx_conf being NULL (diff)
downloadkernel-ebb3ca3b4477bbc118976c77fe1913507df718ec.tar.gz
kernel-ebb3ca3b4477bbc118976c77fe1913507df718ec.zip
cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()
The seen_indices variable is u64 and in other parts of the code we assume mbssid_index_ie[2] can be up to 45, so we should use the 64-bit versions of BIT, namely, BIT_ULL(). Reported-by: Dan Carpented <[email protected]> Signed-off-by: Luca Coelho <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions