]> git.neil.brown.name Git - history.git/commit
[PATCH] cciss: zero out buffer in passthru ioctls for HP utilities
authorMike Miller <mike.miller@hp.com>
Mon, 23 Aug 2004 06:07:33 +0000 (23:07 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 Aug 2004 06:07:33 +0000 (23:07 -0700)
commitbae5f6c3db0237135b7871987f747b42e77493f1
treed51d108a806f1ddebff2537917676035a6c14481
parent341da4abd605e35eb25b1f78e583f6c2f53db600
[PATCH] cciss: zero out buffer in passthru ioctls for HP utilities

This patch addresses a problem with our utilities.  We must zero out the
buffer before copying their data into it to prevent bogus info when switching
between SCSI & SATA or SAS drives.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/cciss.c