On Thu, 2009-07-23 at 12:14 +0200, Helmut Schaa wrote: > Use a bitfield to store the current scan mode instead of two boolean > variables {sw,hw}_scanning. This patch does not introduce functional > changes but allows us to enhance the scan flags later (for example > for background scanning). > + if (test_bit(SCAN_SW_SCANNING, &local->scanning)) Do we actually need atomic bitops? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part