[PKT_SCHED]: Fix qdisc return code.
authorJamal Hadi Salim <hadi@cyberus.ca>
Mon, 9 Jan 2006 06:35:55 +0000 (22:35 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 9 Jan 2006 22:16:26 +0000 (14:16 -0800)
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 <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found