Roland Dreier wrote:
It seems that some of the prefix removal messed things up; I noticed
that the code at iser_verbs.c:74 generated a warning in my automated
builds.  You have the line:

        strcpy(device->name, device->name);

I'm not sure what this is supposed to do -- the obvious fix is to
delete the line, but maybe it's supposed to do something.

 - R.

Thanks, we have also noticed this as well, and it will be fixed (deleted) later today.

What worries me is that my make command line does not cause gcc to report a warning on this line, i am using
        gcc version 3.3.3 (SuSE Linux)
and the command
        make -C /usr/src/linux-2.6.15 M=`pwd` modules

Or.


_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to