projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f03a59a
)
ieee80211: use tab to indent struct ieee80211_neighbor_ap_info
author
Johannes Berg
<johannes.berg@intel.com>
Thu, 10 Feb 2022 19:12:43 +0000
(20:12 +0100)
committer
Christian Lamparter
<chunkeey@gmail.com>
Fri, 6 May 2022 12:01:55 +0000
(14:01 +0200)
Somehow spaces were used here, use tab instead.
Link:
https://lore.kernel.org/r/20220210201242.da8fa2e5ae8d.Ia452db01876e52e815f6337fef437049df0d8bd9@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
include/linux/ieee80211.h
patch
|
blob
|
history
diff --git
a/include/linux/ieee80211.h
b/include/linux/ieee80211.h
index 1eb07cde352eca9c19d9b0e87ca1e2866022550b..60b16bd0e255b128b3b3ca1e1816b3867e7705bb 100644
(file)
--- a/
include/linux/ieee80211.h
+++ b/
include/linux/ieee80211.h
@@
-3935,10
+3935,10
@@
static inline bool for_each_element_completed(const struct element *element,
#define IEEE80211_RNR_TBTT_PARAMS_COLOC_AP 0x40
struct ieee80211_neighbor_ap_info {
- u8 tbtt_info_hdr;
- u8 tbtt_info_len;
- u8 op_class;
- u8 channel;
+ u8 tbtt_info_hdr;
+ u8 tbtt_info_len;
+ u8 op_class;
+ u8 channel;
} __packed;
enum ieee80211_range_params_max_total_ltf {