diff options
author | Igor Maravic <[email protected]> | 2011-12-01 23:48:20 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2011-12-02 12:39:12 -0500 |
commit | 7505afe28c16a8d386624930a018d0052c75d687 (patch) | |
tree | 8b265a9d687e75267ea3b114228e44b8716e8079 /net/unix/sysctl_net_unix.c | |
parent | 1d214fa34fc7878d90e0963f9eb4895510db5e48 (diff) |
forcedeath: Fix bql support for forcedeath
Moved netdev_completed_queue() out of while loop in function nv_tx_done_optimized().
Because this function was in while loop,
BUG_ON(count > dql->num_queued - dql->num_completed)
was hit in dql_completed().
Signed-off-by: Igor Maravic <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions