]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r229984
authortruckman <truckman@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 18 Jan 2012 21:49:37 +0000 (21:49 +0000)
committertruckman <truckman@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 18 Jan 2012 21:49:37 +0000 (21:49 +0000)
commit1a1c7cdff85b48beba7d11ed9ca3c7022d638d87
tree106d4b5c320d6053607aa3dcca9fa1f1d949f5fa
parentbdca15af6104e40de6ac362fd0e1ed87e5158f12
MFC: r229984

Pass the arguments to mtx_init() in the correct order.  There should be
no change to the binary because the value of MTX_DEF is zero and there
is a visible function prototype.

git-svn-id: svn://svn.freebsd.org/base/stable/9@230317 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/pst/pst-pci.c