From: Luis R. Rodriguez Date: Wed, 22 Jul 2009 01:03:42 +0000 (-0400) Subject: adm8211: remove uneeded code during suspend/resume X-Git-Tag: v2.6.32-rc1~703^2~544^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccc78ec5d463e6c99f4a384be52b31222ffe2e21;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed