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:
57c8a45
)
cnic: Convert cnic_local_flags to atomic ops.
author
Michael Chan
<mchan@broadcom.com>
Tue, 18 May 2010 11:32:52 +0000
(11:32 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 18 May 2010 22:16:44 +0000
(15:16 -0700)
It is easier to expand the flags for other purposes because it does
not require a spin_lock. The next bug fix patch needs a flag in
cnic_local_flags.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found