diff options
author | Asim Shankar <asimshankar@gmail.com> | 2005-05-03 14:39:33 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-05-03 14:39:33 -0700 |
commit | 033d899904792d3501b7dd469495ca9138424ec3 (patch) | |
tree | 62ed3ad46c42f30915990ee3dd234fa931f2e368 /drivers | |
parent | 96edf83c4e284c08584f97623f7c7f029759459e (diff) | |
download | linux-3.10-033d899904792d3501b7dd469495ca9138424ec3.tar.gz linux-3.10-033d899904792d3501b7dd469495ca9138424ec3.tar.bz2 linux-3.10-033d899904792d3501b7dd469495ca9138424ec3.zip |
[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 'drivers')
0 files changed, 0 insertions, 0 deletions