linux/drivers/block/aoe
Roel Kluin 9487311157 aoe: error printed 1 too early
with while (i-- > 0); i reaches -1 after the loop, so the test below is printed
one too early: 0 still means success.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-04 00:11:52 -08:00
..
Makefile
aoe.h aoe: ignore vendor extension AoE responses 2009-02-18 15:37:53 -08:00
aoeblk.c aoe: remove private mac address format function 2008-11-25 00:40:37 -08:00
aoechr.c device create: block: convert device_create_drvdata to device_create 2008-10-16 09:24:41 -07:00
aoecmd.c aoe: remove private mac address format function 2008-11-25 00:40:37 -08:00
aoedev.c aoe: error printed 1 too early 2009-03-04 00:11:52 -08:00
aoemain.c aoe: Use SKB interfaces for list management instead of home-grown stuff. 2008-09-21 22:36:49 -07:00
aoenet.c aoe: ignore vendor extension AoE responses 2009-02-18 15:37:53 -08:00