HomeFreeBSD

qlnxe: Let ether_ioctl() handle SIOCSIFADDR ioctl

Description

qlnxe: Let ether_ioctl() handle SIOCSIFADDR ioctl

Since the change [1], the init routine qlnx_init() works as intended.
Let ether_ioctl() handle SIOCSIFADDR to simplify the code.

Combined with the change [1], this shall be a better fix for PR 287445.

[1] c10e6bc0f007 qlnxe: Avoid reinitializing the interface when it is already initialized

PR: 287445
Reviewed by: kbowling
MFC after: 5 days
Differential Revision: https://reviews.freebsd.org/D54888

Details

Provenance
zleiAuthored on Feb 6 2026, 5:52 PM
Reviewer
kbowling
Differential Revision
D54888: qlnxe: Let ether_ioctl() handle SIOCSIFADDR ioctl
Parents
rGc10e6bc0f007: qlnxe: Avoid reinitializing the interface when it is already initialized
Branches
Unknown
Tags
Unknown