commit | 1f1332a3cb7ac73e3bcff6ea42ff965c90a29d12 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Tue May 18 11:32:52 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue May 18 15:16:44 2010 -0700 |
tree | d0e3d63b8579831f2ad1ea6abdb9860f5f4893eb | |
parent | 57c8a456640fa3ca777652f11f2db4179a3e66b6 [diff] |
cnic: Convert cnic_local_flags to atomic ops. 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>