Date: Mon, 7 Apr 2003 07:53:30 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c Message-ID: <200304071453.h37ErUXZ092446@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2003/04/07 07:53:30 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: Remove an erroneous htole16(). The byte_count field in the struct fxp_cb_config is a 6-bit field, not a 16-bit integer as in struct fxp_cb_tx. Revision Changes Path 1.161 +1 -1 src/sys/dev/fxp/if_fxp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304071453.h37ErUXZ092446>