Re: [PATCH 2/3] cciss: bug fix for BIG_PASS_THRU

From: Philippe Pegon
Date: Fri Nov 18 2005 - 16:08:50 EST


mikem wrote:
Patch 2 of 3

Applications using CCISS_BIG_PASSTHRU complained that the data written
was zeros. The code looked alright, but it seems that copy_from_user already does a memset on the buffer. Removing it from the pass-through
fixes the apps.

Please consider this for inclusion.

thanks a lot

--
Philippe Pegon
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/