]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Follow-up to r335289, which merged r334948 from head, to really fix the
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 18 Jun 2018 20:42:53 +0000 (20:42 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 18 Jun 2018 20:42:53 +0000 (20:42 +0000)
commitcacf2b935234b3ece6f36e7dad6f337784c55ae5
treec87d95694aefe4426f90ccd771fa8d9f4b995df6
parent5e65fab9f4a5ca0caae7bee03a0fbf59d6e46414
Follow-up to r335289, which merged r334948 from head, to really fix the
bxe build on i386.  In the stable/10 branch, the rman functions still
use u_long instead of uintmax_t (this was changed in r294883 and
r297000), so these have to be printed using the l modifier instead.

Pointy hat to: me
Noticed by: gjb

git-svn-id: svn://svn.freebsd.org/base/stable/10@335340 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/bxe/bxe.c