Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89789
b: refs/heads/master
c: 5811769
h: refs/heads/master
i:
  89787: 6184e92
v: v3
  • Loading branch information
Denis V. Lunev authored and David S. Miller committed Feb 29, 2008
1 parent bb9f892 commit f1c43c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: a337499f660ff70a12cea6607b9a64d7420e32dc
refs/heads/master: 5811769c788edbf379c8b3fc65f62394d52df748
4 changes: 0 additions & 4 deletions trunk/net/atm/clip.c
Original file line number Diff line number Diff line change
Expand Up @@ -648,10 +648,6 @@ static int clip_inet_event(struct notifier_block *this, unsigned long event,
struct in_device *in_dev;

in_dev = ((struct in_ifaddr *)ifa)->ifa_dev;
if (!in_dev || !in_dev->dev) {
printk(KERN_WARNING "clip_inet_event: no device\n");
return NOTIFY_DONE;
}
/*
* Transitions are of the down-change-up type, so it's sufficient to
* handle the change on up.
Expand Down

0 comments on commit f1c43c4

Please sign in to comment.