HomeFreeBSD

if_ntb: Diff-reduce with Linux; add queue index type

Description

if_ntb: Diff-reduce with Linux; add queue index type

Add ntb_q_idx_t so it is more clear which struct members are of the same
type (some bogus uint64_ts snuck in that should have been unsigned int).

Add tx_err_no_buf and s/ENOMEM/EBUSY/ in tx_enqueue to match Linux.

Sponsored by: EMC / Isilon Storage Division

Details

Provenance
cemAuthored on
Parents
rS289652: NTB: MFV 8c9edf63: Fix zero size or integer overflow in ntb_set_mw
Branches
Unknown
Tags
Unknown