X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=net%2Fipv4%2Fdevinet.c;h=56fce3ab6c55263c727357ee54c18bf70221451a;hb=b594deb0cc54d857828d2e33b2e9d5a9f02f0e89;hp=5154e729cf161401d644125f359aa1a9f77f139b;hpb=c8d8a2321f9c4ee18fbcc399fdc2a77e580a03b9;p=~andy%2Flinux diff --git a/net/ipv4/devinet.c b/net/ipv4/devinet.c index 5154e729cf1..56fce3ab6c5 100644 --- a/net/ipv4/devinet.c +++ b/net/ipv4/devinet.c @@ -613,9 +613,7 @@ int devinet_ioctl(struct net *net, unsigned int cmd, void __user *arg) if (colon) *colon = 0; -#ifdef CONFIG_KMOD dev_load(net, ifr.ifr_name); -#endif switch (cmd) { case SIOCGIFADDR: /* Get interface address */