commit | 602fae425cf3ade41a4787f8ddf850af418faa3b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Mar 17 15:02:52 2016 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Apr 05 12:11:54 2016 +0200 |
tree | 3e8e227316734596243f82f504f5eb08e21efca8 | |
parent | fc4a25c5b741ecb4ef4d0f1802775e8a88d7e0a7 [diff] |
mac80211: don't start dynamic PS timer if not needed If the device implements dynamic PS itself, there's no need to ever start the dynamic powersave timer on RX. While at it, fix up some indentation in this code. Signed-off-by: Johannes Berg <johannes.berg@intel.com>