CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/01 13:31:05
Modified files:
sys/dev : softraid_aoe.c softraid_raid0.c
softraid_raid1.c softraid_raid6.c
softraid_raidp.c
Log message:
make sure that buf's on the stack set the b_bq to NULL.
one memset -> bzero.
ok marco@, jsing@
