Re: Resubmit: PATCH: fix qdisc return code

2006-01-08 Thread David S. Miller
From: Jamal Hadi Salim <[EMAIL PROTECTED]> Date: Sun, 08 Jan 2006 14:34:03 -0500 > Ok, heres a resubmit after discussion with Patrick. Applied, thanks Jamal. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at h

Resubmit: PATCH: fix qdisc return code

2006-01-08 Thread Jamal Hadi Salim
Ok, heres a resubmit after discussion with Patrick. cheers, jamal The mapping between TC_ACTION_SHOT and the qdisc return codes is better suited to NET_XMIT_BYPASS so as not to confuse TCP Signed-off-by: Jamal Hadi Salim <[EMAIL PROTECTED]> --- diff --git a/net/sched/sch_cbq.c b/net/sched/sch_c