mac80211: allow disable power save in mesh
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Thu, 10 Jan 2013 15:31:54 +0000 (23:31 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 16 Jan 2013 14:25:27 +0000 (15:25 +0100)
Allow mesh interface to disable the power save which is by default
turn on in certain chipset. Testing with 2 units of ZCN-1523H-5-16
featuring AR9280 chipset which have power save enabled by default.
Constant reset if the average signal of the peer mesh STA is below
-80 dBm and power save is enabled.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found