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

(cherry picked from commit 4012b63889e40bb877bc0e4c8da1792bce472c08)

Details

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