mac80211: rename max_sleep_interval to max_sleep_period
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 23 Apr 2009 08:32:36 +0000 (10:32 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 6 May 2009 19:14:29 +0000 (15:14 -0400)
commit9ccebe6148bcb0aba2d89743df2ff182ced505ec
tree7209957870ae665e651510fe1828a03be9ea01e3
parentd5edaedc16ebd0635435dec068d49e07a76ba7d9
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>
include/net/mac80211.h
net/mac80211/mlme.c