[PATCH 11/12] NET: fix subqueue bugs

2007-10-23 Thread Jeff Garzik
net/sched/sch_prio.c: In function ‘prio_dequeue’: net/sched/sch_prio.c:139: warning: passing argument 2 of ‘netif_subqueue_stopped’ makes pointer from integer without a cast net/sched/sch_prio.c: In function ‘rr_dequeue’: net/sched/sch_prio.c:169: warning: passing argument 2 of

Re: [PATCH 11/12] NET: fix subqueue bugs

2007-10-23 Thread David Miller
From: Jeff Garzik [EMAIL PROTECTED] Date: Tue, 23 Oct 2007 18:36:46 -0400 (EDT) net/sched/sch_prio.c: In function $,1rx(Bprio_dequeue$,1ry(B: net/sched/sch_prio.c:139: warning: passing argument 2 of $,1rx(Bnetif_subqueue_stopped$,1ry(B makes pointer from integer without a cast

Re: [PATCH 11/12] NET: fix subqueue bugs

2007-10-23 Thread Jeff Garzik
David Miller wrote: From: Jeff Garzik [EMAIL PROTECTED] Date: Tue, 23 Oct 2007 18:36:46 -0400 (EDT) net/sched/sch_prio.c: In function $,1rxprio_dequeue$,1ry: net/sched/sch_prio.c:139: warning: passing argument 2 of $,1rxnetif_subqueue_stopped$,1ry makes pointer from integer without a cast