Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86464
b: refs/heads/master
c: 148f972
h: refs/heads/master
v: v3
  • Loading branch information
Bjorn Mork authored and David S. Miller committed Feb 27, 2008
1 parent af32b9b commit 37cb623
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f1243c2db6e3b8e5a602b1be2d256b582fc78ce4
refs/heads/master: 148f97292e8fa2c35fcef60a7725cf1b073d6818
1 change: 1 addition & 0 deletions trunk/net/ipv4/devinet.c
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,7 @@ int devinet_ioctl(unsigned int cmd, void __user *arg)
inet_del_ifa(in_dev, ifap, 0);
ifa->ifa_broadcast = 0;
ifa->ifa_anycast = 0;
ifa->ifa_scope = 0;
}

ifa->ifa_address = ifa->ifa_local = sin->sin_addr.s_addr;
Expand Down

0 comments on commit 37cb623

Please sign in to comment.