rename thread_info to stack
[powerpc.git] / net / ipv4 / multipath_drr.c
index 574c735..b03c5ca 100644 (file)
@@ -100,7 +100,7 @@ static int drr_dev_event(struct notifier_block *this,
 
                spin_unlock_bh(&state_lock);
                break;
-       };
+       }
 
        return NOTIFY_DONE;
 }