diff options
author | Igor Maravic <igorm@etf.rs> | 2011-12-01 23:48:20 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-12-02 12:39:12 -0500 |
commit | 7505afe28c16a8d386624930a018d0052c75d687 (patch) | |
tree | 8b265a9d687e75267ea3b114228e44b8716e8079 /arch/arm/mach-omap2/smartreflex.c | |
parent | 1d214fa34fc7878d90e0963f9eb4895510db5e48 (diff) | |
download | linux-3.10-7505afe28c16a8d386624930a018d0052c75d687.tar.gz linux-3.10-7505afe28c16a8d386624930a018d0052c75d687.tar.bz2 linux-3.10-7505afe28c16a8d386624930a018d0052c75d687.zip |
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 <igorm@etf.rs>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm/mach-omap2/smartreflex.c')
0 files changed, 0 insertions, 0 deletions