From: Johannes Berg Date: Thu, 23 Apr 2009 08:32:36 +0000 (+0200) Subject: mac80211: rename max_sleep_interval to max_sleep_period X-Git-Tag: v2.6.31-rc1~330^2~448^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ccebe6148bcb0aba2d89743df2ff182ced505ec;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed