commit | 3e7921a09407743c52498c188adfa56156d60fc3 | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Sun Jun 21 11:05:55 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 14 19:26:35 2015 -0700 |
tree | 43e88bc3e77e2e31f8efad73e9d54a5892463b84 | |
parent | 4fdae0d9fee32c1cbffffb1a246fcc10ed5b1085 [diff] |
staging: vt6655: Correct listen interval TBTT wake up PSbIsNextTBTTWakeUp is called at beacon intervals. The should listen to next beacon on count down of wake_up_count == 1. This restores this back to vendors code but modified for mac80211. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>