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)
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

Simple merge