K 10 svn:author V 6 emaste K 8 svn:date V 27 2019-04-16T20:41:04.238693Z K 7 svn:log V 450 iflibtxrx.9: update function descriptions to match implementation 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 MFC after: 1 week Sponsored by: The FreeBSD Foundation END