Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10747
b: refs/heads/master
c: 9fcc2e8
h: refs/heads/master
i:
  10745: eb55b93
  10743: 0178b5e
v: v3
  • Loading branch information
Jayachandran C authored and Arnaldo Carvalho de Melo committed Oct 29, 2005
1 parent 01085ec commit 745bfcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 360ac8e2f1a38c3497739636c3b702352d1ad0ae
refs/heads/master: 9fcc2e8a752f7d3d889114221b67c459557823e9
2 changes: 1 addition & 1 deletion trunk/net/ipv4/fib_frontend.c
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ static int fib_inetaddr_event(struct notifier_block *this, unsigned long event,
break;
case NETDEV_DOWN:
fib_del_ifaddr(ifa);
if (ifa->ifa_dev && ifa->ifa_dev->ifa_list == NULL) {
if (ifa->ifa_dev->ifa_list == NULL) {
/* Last address was deleted from this interface.
Disable IP.
*/
Expand Down

0 comments on commit 745bfcd

Please sign in to comment.