commit | 89fad578a61810b7fdf8edd294890f3c0cde4390 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Tue Dec 09 16:28:06 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 12 14:01:42 2008 -0500 |
tree | 7f8c3f45f83e3c1934b447a54d9971fcb4364eaa | |
parent | dd397dc9dddfa2149a1bbc9e52ac7d5630737cec [diff] |
mac80211: integrate sta_notify_ps cmds into sta_notify This patch replaces the newly introduced sta_notify_ps function, which can be used to notify the driver about every power state transition for all associated stations, by integrating its functionality back into the original sta_notify callback. Signed-off-by: Christian Lamparter <chunkeey@web.de> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>