From 8a4787401abc1363719aff515f0fbb2fd3241352 Mon Sep 17 00:00:00 2001 From: Jack F Vogel Date: Thu, 24 May 2007 18:11:11 +0000 Subject: 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. --- sys/dev/em/if_em.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/em/if_em.c b/sys/dev/em/if_em.c index 0267d6de6c28..07eeec5fb5e4 100644 --- a/sys/dev/em/if_em.c +++ b/sys/dev/em/if_em.c @@ -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 -- cgit v1.3