mac80211: integrate sta_notify_ps cmds into sta_notify
authorChristian Lamparter <chunkeey@web.de>
Tue, 9 Dec 2008 15:28:06 +0000 (16:28 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 12 Dec 2008 19:01:42 +0000 (14:01 -0500)
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>

No differences found