On Mon, 30 Jun 2008 09:24:21 +1000
"ronnie sahlberg" <[EMAIL PROTECTED]> wrote:

> Fixup some printf arguments to use the correct lengths
> 
> From a0d93e71ece21b44cb0c2efcfb1f94225299bfbc Mon Sep 17 00:00:00 2001
> From: Ronnie Sahlberg <[EMAIL PROTECTED]>
> Date: Tue, 24 Jun 2008 13:11:50 +1000
> Subject: [PATCH 1/2] size_t is 64 bit on some architectures.
> 
> fix debug print statements to use correct printf types for the FCOE
> target
> 
> Signed-off-by: Ronnie Sahlberg <[EMAIL PROTECTED]>
> Signed-off-by: root <[EMAIL PROTECTED]>
> ---
>  usr/fcoe/fcs_state.c   |    4 ++--
>  usr/fcoe/openfc_scst.c |    6 +++---
>  usr/fcoe/sa_state.c    |   14 +++++++-------
>  3 files changed, 12 insertions(+), 12 deletions(-)

Applied both, thanks.

Well, I think that we need to rework on the whole fcoe code because
after I took the code from the foce project, they redid the design and
fixed lots of the bugs, I think.
_______________________________________________
Stgt-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/stgt-devel

Reply via email to