From: Gabor Juhos Date: Fri, 19 Jun 2009 10:17:47 +0000 (+0200) Subject: ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags X-Git-Tag: v2.6.32-rc1~703^2~735 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7351a003ca29ac4372393040ffb06dc04309e2e;p=pandora-kernel.git ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags All SC_OP_WAIT_* flags will be cleared in 'ath9k_conf' when PS mode is disabled, so we don't have to clear it here. Changes-licensed-under: ISC Signed-off-by: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed