commit | 4faeb86070c38c0df9f5a23c3f6acf5538492a33 | [log] [tgz] |
---|---|---|
author | Assaf Krauss <assaf.krauss@intel.com> | Mon Jun 30 17:23:16 2008 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 30 17:37:42 2008 -0400 |
tree | 9e160ec6a76e4396bd8ee5053d59d83005be8a9b | |
parent | 052ec3f13973c789c89068573d3b06c983711d81 [diff] |
mac80211: add beacon timestamp to beacon template in IBSS This patch adds a beacon timestamp to the beacon template used in IBSS mode. This way the underlying driver can update its TSF accordingly. According the spec station should adopt the highest TSF from an incoming beacons in the cell. Signed-off-by: Assaf Krauss <assaf.krauss@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>