From: Christian Lamparter Date: Tue, 9 Dec 2008 15:28:06 +0000 (+0100) Subject: mac80211: integrate sta_notify_ps cmds into sta_notify X-Git-Tag: v2.6.29-rc1~581^2~203^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89fad578a61810b7fdf8edd294890f3c0cde4390;p=pandora-kernel.git 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 Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed