Page MenuHomeFreeBSD

qlnxe: Let ether_ioctl() handle SIOCSIFADDR ioctl
ClosedPublic

Authored by zlei on Mon, Jan 26, 6:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 18, 3:22 PM
Unknown Object (File)
Sat, Feb 14, 6:03 PM
Unknown Object (File)
Fri, Feb 13, 10:29 PM
Unknown Object (File)
Tue, Feb 10, 9:44 PM
Unknown Object (File)
Tue, Feb 10, 6:27 PM
Unknown Object (File)
Mon, Feb 9, 12:21 AM
Unknown Object (File)
Sat, Feb 7, 6:44 PM
Unknown Object (File)
Sat, Feb 7, 2:59 AM
Subscribers

Details

Summary

Since change [1] the init routine qlnx_init() works as intended, then
there is no need to handle SIOCSIFADDR ioctl by the driver.

Combined with D54887, this shall be a better fix for PR 287445.

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

PR: 287445
MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zlei requested review of this revision.Mon, Jan 26, 6:40 AM

ack as long as the other review is ok

This revision is now accepted and ready to land.Fri, Feb 6, 6:27 AM