diff options
author | Johannes Berg <johannes.berg@intel.com> | 2010-04-06 07:12:38 -0400 |
---|---|---|
committer | Reinette Chatre <reinette.chatre@intel.com> | 2010-04-16 16:46:50 -0400 |
commit | 6708dc863880777ffe5fc55c86bfd80f886f53d6 (patch) | |
tree | 46fb6d2f844ab2f26a35c7a42eddf53e8779d8c8 /drivers/ata | |
parent | 00700ee007cf842ef2eb20201080ceddcfdaf9ad (diff) |
iwlwifi: correct atomic bitops usage
With atomic bitops, test_and_{set,clear}_bit
should be used instead of separate test_bit
and set_bit/clear_bit.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions