commit | ccc78ec5d463e6c99f4a384be52b31222ffe2e21 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Tue Jul 21 21:03:42 2009 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 24 15:05:30 2009 -0400 |
tree | ae324854934a678c173fb14cbf82173062963471 | |
parent | 95a2b2ef82dc0bd10475c02e9d1fc7c93e708d03 [diff] |
adm8211: remove uneeded code during suspend/resume mac80211 drivers do not need to stop the software queues or call their own stop() callback upon suspend as we do it for drivers. Equally drivers don't have to call their own start() or start the queues as mac80211 will do it for us. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>