Merge branches 'pm-cpuidle' and 'pm-em'
[linux-2.6-microblaze.git] / net / sched / sch_gred.c
index 7d67c6c..8599c6f 100644 (file)
@@ -161,7 +161,7 @@ static bool gred_per_vq_red_flags_used(struct gred_sched *table)
        return false;
 }
 
-static int gred_enqueue(struct sk_buff *skb, struct Qdisc *sch, spinlock_t *root_lock,
+static int gred_enqueue(struct sk_buff *skb, struct Qdisc *sch,
                        struct sk_buff **to_free)
 {
        struct gred_sched_data *q = NULL;