commit | 9ccebe6148bcb0aba2d89743df2ff182ced505ec | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Apr 23 10:32:36 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 06 15:14:29 2009 -0400 |
tree | 7209957870ae665e651510fe1828a03be9ea01e3 | |
parent | d5edaedc16ebd0635435dec068d49e07a76ba7d9 [diff] |
mac80211: rename max_sleep_interval to max_sleep_period Kalle points out that max_sleep_interval is somewhat confusing because the value is measured in beacon intervals, and not in TU. Rename it to max_sleep_period to be consistent with things like DTIM period that are also measured in beacon intervals. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>