diff options
author | 2005-05-03 14:39:33 -0700 | |
---|---|---|
committer | 2005-05-03 14:39:33 -0700 | |
commit | 033d899904792d3501b7dd469495ca9138424ec3 (patch) | |
tree | 62ed3ad46c42f30915990ee3dd234fa931f2e368 /include/linux/usb.h | |
parent | [PPP]: remove redundant NULL pointer checks before kfree & vfree (diff) | |
download | wireguard-linux-033d899904792d3501b7dd469495ca9138424ec3.tar.xz wireguard-linux-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 'include/linux/usb.h')
0 files changed, 0 insertions, 0 deletions