HomeFreeBSD

ice(4): Fix build error when ALTQ is enabled

Description

ice(4): Fix build error when ALTQ is enabled

The previous commit (56429daea2) that updated the driver included a
bug where a variable was undefined when ALTQ was enabled; this fixes
that issue to declare the missing variable. This wasn't caught before
because we don't use ALTQ, and so it fell on the Jenkins CI's LINT
builds to catch it.

Signed-off-by: Eric Joyner <erj@FreeBSD.org>

Reported by: Jenkins CI
MFC after: 3 days
MFC with: 56429daea2
Sponsored by: Intel Corporation

Details

Provenance
erjAuthored on Mar 4 2022, 10:11 PM
Parents
rGf7d6e97e4bf1: Fix indentation in usr.bin/diff/pr.c
Branches
Unknown
Tags
Unknown