]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: add beacon timestamp to beacon template in IBSS
authorAssaf Krauss <assaf.krauss@intel.com>
Mon, 30 Jun 2008 09:23:16 +0000 (17:23 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 30 Jun 2008 21:37:42 +0000 (17:37 -0400)
commitaa3a5aeb97dd363e09abf3585fcacb79d30b65c3
tree9e160ec6a76e4396bd8ee5053d59d83005be8a9b
parent5b8bf98d56a180b4ea7cd1314a8d72d5f1ea2b1a
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>
net/mac80211/mlme.c