Date: Sat, 29 May 2010 16:14:02 +0000 (UTC) From: Rui Paulo <rpaulo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ath/ath_hal/ar5211 ar5211_reset.c Message-ID: <201005291614.o4TGEMdc062393@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rpaulo 2010-05-29 16:14:02 UTC FreeBSD src repository Modified files: sys/dev/ath/ath_hal/ar5211 ar5211_reset.c Log: SVN rev 208644 on 2010-05-29 16:14:02Z by rpaulo Due to the way HALDEBUG() is defined, we need to add curly brackets when using it as a sole if clause instruction. While there, fix 'const static' typo. Submitted by: Arnaud Lacombe <alc@FreeBSD.org> MFC after: 1 week Revision Changes Path 1.5 +3 -2 src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005291614.o4TGEMdc062393>