aboutsummaryrefslogtreecommitdiff
path: root/include/net/pkt_sched.h
diff options
context:
space:
mode:
authorAsim Shankar <asimshankar@gmail.com>2005-05-03 14:39:33 -0700
committerDavid S. Miller <davem@davemloft.net>2005-05-03 14:39:33 -0700
commit033d899904792d3501b7dd469495ca9138424ec3 (patch)
tree62ed3ad46c42f30915990ee3dd234fa931f2e368 /include/net/pkt_sched.h
parent96edf83c4e284c08584f97623f7c7f029759459e (diff)
[PKT_SCHED]: HTB: Drop packet when direct queue is full
htb_enqueue(): Free skb and return NET_XMIT_DROP if a packet is destined for the direct_queue but the direct_queue is full. (Before this: erroneously returned NET_XMIT_SUCCESS even though the packet was not enqueued) Signed-off-by: Asim Shankar <asimshankar@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/pkt_sched.h')
0 files changed, 0 insertions, 0 deletions