| commit | fbab7390f954e3517c72d12cfd9a1502699aa368 | [log] [tgz] |
|---|---|---|
| author | Senthil Balasubramanian <senthilkumar@atheros.com> | Tue Oct 05 20:36:40 2010 +0530 |
| committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 06 16:30:40 2010 -0400 |
| tree | 35c1a58ac086162531e06a5c8f9e3b0b3fb829c4 | |
| parent | 95792178a58716a6afaeb5ab9654f1a0f17a5e8e [diff] |
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 <senthilkumar@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>