git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a30199f
)
iwlwifi: replace test_and_set_bit by set_bit in clear stations function
author
Tomas Winkler
<tomas.winkler@intel.com>
Thu, 30 Apr 2009 20:56:29 +0000
(13:56 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 6 May 2009 19:15:00 +0000
(15:15 -0400)
This patch replaces test_and_set_bit by set_bit since the bit is not
tested anyway
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found