diff options
author | Masashi Honma <masashi.honma@gmail.com> | 2016-12-08 10:15:50 +0900 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-12-13 16:22:16 +0100 |
commit | 76f43b4c0a9337af22827d78de4f2b8fd5328489 (patch) | |
tree | 8295d8e30bc99c277d59e4dc636749be716365b9 /net/mac80211/tx.c | |
parent | 73f4f76a196d7adb11a1e192bd8024fe0bc83910 (diff) | |
download | linux-76f43b4c0a9337af22827d78de4f2b8fd5328489.tar.gz linux-76f43b4c0a9337af22827d78de4f2b8fd5328489.tar.bz2 linux-76f43b4c0a9337af22827d78de4f2b8fd5328489.zip |
mac80211: Remove invalid flag operations in mesh TSF synchronization
mesh_sync_offset_adjust_tbtt() implements Extensible synchronization
framework ([1] 13.13.2 Extensible synchronization framework). It shall
not operate the flag "TBTT Adjusting subfield" ([1] 8.4.2.100.8 Mesh
Capability), since it is used only for MBCA ([1] 13.13.4 Mesh beacon
collision avoidance, see 13.13.4.4.3 TBTT scanning and adjustment
procedures for detail). So this patch remove the flag operations.
[1] IEEE Std 802.11 2012
Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
[remove adjusting_tbtt entirely, since it's now unused]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/tx.c')
0 files changed, 0 insertions, 0 deletions