From: Tomas Winkler Date: Thu, 30 Apr 2009 20:56:29 +0000 (-0700) Subject: iwlwifi: replace test_and_set_bit by set_bit in clear stations function X-Git-Tag: v2.6.31-rc1~330^2~448^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e8e2c824027ed433be3c599294bf093a120ad9d;p=pandora-kernel.git iwlwifi: replace test_and_set_bit by set_bit in clear stations function This patch replaces test_and_set_bit by set_bit since the bit is not tested anyway Signed-off-by: Tomas Winkler Signed-off-by: John W. Linville --- Reading git-diff-tree failed