]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: use short slot time in mesh for 5GHz
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Thu, 13 Dec 2012 10:59:57 +0000 (18:59 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 12:01:14 +0000 (13:01 +0100)
commit8fb75f1346fcf685b1d6b96ec945a789a3953d9f
tree28cc8b4c78a17eba3cfaa64c79b5fa0ae879a86d
parentb2c11a40554a9378a8dca303a3761b338e10fe41
mac80211: use short slot time in mesh for 5GHz

Use short slot time in 5GHz for mesh. The performance is
increased from 16.4Mbps to 23.4Mbps for two directly
connected mesh STAs operating in legacy rate using iperf
measurement. Almost similar to the results claimed in IBSS
mode.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
[call ieee80211_get_sdata_band() only once]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh.c