]> Git Repo - linux.git/commit
net: ifb error path loop fix
authorMariusz Kozlowski <[email protected]>
Sat, 27 Jan 2007 08:00:01 +0000 (00:00 -0800)
committerJeff Garzik <[email protected]>
Tue, 30 Jan 2007 14:36:01 +0000 (09:36 -0500)
commit0c0b3ae68ec93b1db5c637d294647d1cca0df763
treed865c12ab25c8eb235342c46bfd3ad60c1bfb384
parent5fc7d61aee1a7f7d3448f8fbccaa93371ebeecb0
net: ifb error path loop fix

On error we should start freeing resources at [i-1] not [i-2].

Signed-off-by: Mariusz Kozlowski <[email protected]>
Cc: Jeff Garzik <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
drivers/net/ifb.c
This page took 0.049182 seconds and 4 git commands to generate.