Date: Sat, 11 Dec 2010 10:14:08 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/cxgb/ulp/tom cxgb_tom.c Message-ID: <201012111014.oBBAENVV059122@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
avg 2010-12-11 10:14:08 UTC
FreeBSD src repository
Modified files:
sys/dev/cxgb/ulp/tom cxgb_tom.c
Log:
SVN rev 216373 on 2010-12-11 10:14:08Z by avg
fix incorrect use of atomic_set_xxx in cxgb
There is no need to use an atomic operation at structure initialization
time.
Note that the file changed is not connected to the build at this time.
Reviewed by: jhb (general issue)
Approved by: np
MFC after: 2 weeks
Revision Changes Path
1.13 +1 -1 src/sys/dev/cxgb/ulp/tom/cxgb_tom.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012111014.oBBAENVV059122>
