Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
[deliverable/linux.git] / net / ipv4 / igmp.c
index 1c6a084b5fb7adf9e4a77e9b1227afc97082b117..8cedb2a2c9dfa8832a28b8f274aea8fb3681f1ee 100644 (file)
@@ -1255,9 +1255,9 @@ out:
  */
 void ip_mc_rejoin_group(struct ip_mc_list *im)
 {
+#ifdef CONFIG_IP_MULTICAST
        struct in_device *in_dev = im->interface;
 
-#ifdef CONFIG_IP_MULTICAST
        if (im->multiaddr == IGMP_ALL_HOSTS)
                return;
 
This page took 0.026391 seconds and 5 git commands to generate.