mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
4066060c0b
isc_rxd_refill, isc_rxd_flush return nothing, not void *. isc_txd_credits_update, isc_rxd_available return int, not int *. isc_txd_credits_update has a bool as final argument, not a uint32_t. Prior to r315217 it took four arguments; the final two were uint32_t, bool. Reported by: Gerald Aryeetey <aryeeteygerald_rogers.com> MFC after: 1 week Sponsored by: The FreeBSD Foundation |
||
---|---|---|
.. | ||
man1 | ||
man3 | ||
man4 | ||
man5 | ||
man6 | ||
man7 | ||
man8 | ||
man9 | ||
Makefile |