wifi: mac80211: consistently use u64 for BSS changes
Currently, enum ieee80211_bss_change has more than 32 flags. Change the type of the corresponding variables from u32 to u64. Signed-off-by:Anjaneyulu <pagadala.yesu.anjaneyulu@intel.com> Signed-off-by:
Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230604120651.10354a05eaf1.If19359262fe2728dd523ea6d7c3aa7dc50940411@changeid Signed-off-by:
Johannes Berg <johannes.berg@intel.com>
Showing
- net/mac80211/cfg.c 38 additions, 41 deletionsnet/mac80211/cfg.c
- net/mac80211/chan.c 2 additions, 2 deletionsnet/mac80211/chan.c
- net/mac80211/ibss.c 9 additions, 7 deletionsnet/mac80211/ibss.c
- net/mac80211/ieee80211_i.h 9 additions, 5 deletionsnet/mac80211/ieee80211_i.h
- net/mac80211/iface.c 2 additions, 2 deletionsnet/mac80211/iface.c
- net/mac80211/main.c 2 additions, 2 deletionsnet/mac80211/main.c
- net/mac80211/mesh.c 16 additions, 14 deletionsnet/mac80211/mesh.c
- net/mac80211/mesh.h 10 additions, 9 deletionsnet/mac80211/mesh.h
- net/mac80211/mesh_plink.c 19 additions, 18 deletionsnet/mac80211/mesh_plink.c
- net/mac80211/mesh_ps.c 4 additions, 3 deletionsnet/mac80211/mesh_ps.c
- net/mac80211/mlme.c 6 additions, 6 deletionsnet/mac80211/mlme.c
- net/mac80211/ocb.c 2 additions, 2 deletionsnet/mac80211/ocb.c
Loading
Please register or sign in to comment