From: Sujith Date: Tue, 1 Jun 2010 09:44:15 +0000 (+0530) Subject: ath9k_htc: Remove useless cancel_work_sync X-Git-Tag: v2.6.36-rc1~571^2~615^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3901737e25a85052e9650547f95aede62abc999b;p=pandora-kernel.git ath9k_htc: Remove useless cancel_work_sync There is no need to cancel the PS work when disassociation happens. The work handlers are cancelled in the stop() callback. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed