From: Michael Chan Date: Tue, 18 May 2010 11:32:52 +0000 (+0000) Subject: cnic: Convert cnic_local_flags to atomic ops. X-Git-Tag: v2.6.35-rc1~473^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f1332a3cb7ac73e3bcff6ea42ff965c90a29d12;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed