diff --git a/[refs] b/[refs] index ca4bf83c6fdc..ac84f9160799 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a337499f660ff70a12cea6607b9a64d7420e32dc +refs/heads/master: 5811769c788edbf379c8b3fc65f62394d52df748 diff --git a/trunk/net/atm/clip.c b/trunk/net/atm/clip.c index d30167c0b48e..d45971bd286c 100644 --- a/trunk/net/atm/clip.c +++ b/trunk/net/atm/clip.c @@ -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.