Fix for PR 112937, thanks to Ruslan Ermilov. I am still
a bit confused how the 'link flap' was connected to the 'get' rather than 'set' address, but this seems the right thing to do here.
This commit is contained in:
parent
fb9dbcd056
commit
f5a1b803b4
@ -973,7 +973,6 @@ em_ioctl(struct ifnet *ifp, u_long command, caddr_t data)
|
||||
|
||||
switch (command) {
|
||||
case SIOCSIFADDR:
|
||||
case SIOCGIFADDR:
|
||||
if (ifa->ifa_addr->sa_family == AF_INET) {
|
||||
/*
|
||||
* XXX
|
||||
|
Loading…
x
Reference in New Issue
Block a user