From: Senthil Balasubramanian Date: Tue, 5 Oct 2010 15:06:40 +0000 (+0530) Subject: ath9k: remove unnecessary power save flags. X-Git-Tag: v2.6.37-rc1~147^2~191^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbab7390f954e3517c72d12cfd9a1502699aa368;p=pandora-kernel.git ath9k: remove unnecessary power save flags. drv_config callback is called only after the ack for the nullframe is received and so driver need not do anything special for this. So remove NULLFUNC_COMPLETED, PS_ENABLED flags and bf_isnullfunc flags from ath9k as mac80211 already handles them properly. Signed-off-by: Senthil Balasubramanian Signed-off-by: John W. Linville --- Reading git-diff-tree failed