HomeFreeBSD

iflib: remove unused brscp pointer from iflib_queues_alloc

Description

iflib: remove unused brscp pointer from iflib_queues_alloc

This pointer was no longer written to as of r315217. Since nothing writes
to the variable, remove it.

Submitted by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed by: gallatin, kmacy, sbruno
Differential Revision: https://reviews.freebsd.org/D15284

Details

Provenance
shurdAuthored on
Reviewer
gallatin
Differential Revision
D15284: iflib: remove unused brscp pointer from iflib_queues_alloc
Parents
rS333252: MFC r333234: zfs_ioctl: avoid out-of-bound read
Branches
Unknown
Tags
Unknown